blob: e07977548e50f1ff6322d966d08f93b1e334d105 [file] [log] [blame]
# Copyright 2019 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.
# WARNING: Known to infrastructure.
group("topaz") {
testonly = true
public_deps = [
"//topaz/public/sdk",
]
}