blob: 1c06b393e124c163ae25b60d2f0be8722e39a1de [file] [log] [blame]
# Copyright 2021 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("fidl") {
testonly = true
name = "fuchsia.archivist.tests"
sources = [ "socket_puppet.test.fidl" ]
}