blob: efb1d7ac29647c359f2b3787647ac74e56dc2433 [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.
import("//build/fuchsia/sdk.gni")
group("startup_integration_test") {
testonly = true
deps = [
"dart_aot_runner:tests",
"dart_jit_runner:tests",
]
}