blob: 95fc95a9b2423e464bcf77d1be7509d02c73f067 [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 = [
"e2e_flutter_tests",
"e2e_input_tests",
"scenic-stress-tests:tests",
]
}