blob: 90fd026bac39f6a9551203800a72082bce46f0e1 [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",
]
}