blob: aa759a9e8f151fd9b3700d61559c7c6b853e458e [file] [log] [blame]
# Copyright 2024 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/fidl/fidl.gni")
fidl("test.configexample") {
testonly = true
sources = [ "configexample.test.fidl" ]
}