blob: 8d8bec55bdd65d34e5937414f25c976b7219775b [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.
group("integration_testing") {
testonly = true
deps = [
"cpp",
]
}