blob: 0c9ad774065bcd7fcde97e2301cecddb54e418aa [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.
group("test_data") {
testonly = true
public_deps = [ "sample-inspect-tests" ]
}
group("inspect-test-runner-example") {
testonly = true
deps = [ "sample-inspect-tests" ]
}