blob: 6e5e43e0b05ea37103ca6bb007843303eefa381a [file] [log] [blame]
# Copyright 2013 The Flutter 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 = [ "embedder:tests" ]
}