blob: 1495745db7687f147dbe82c1885cfdd252337260 [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 = [
"integration_flutter_tests",
"integration_input_tests",
"scenic-stress-tests:tests",
]
}