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