blob: e38203854c51e17515722807916aef4b0fd056ad [file] [log] [blame]
# Copyright 2020 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("e2e_flutter_tests") {
testonly = true
deps = [ "embedder:tests" ]
}