blob: 38bc241c68e5fb9867472fe19d23b1bb3372f000 [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("integration_flutter_tests") {
testonly = true
deps = [
# TODO(fxb/67464): Re-enable flutter-embedder-test.
# "embedder:tests"
]
}