blob: 8ccc5de44c57c3999320ffbe10eb1dccda42b36c [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("tests") {
testonly = true
deps = [
"libdriver-integration-test",
]
}