blob: f4cc011bb5e64b6a9a853a353da982568d5acc7a [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("app_driver") {
testonly = true
deps = [
"cpp",
]
}