blob: 9e26875045848f132833b97ea22085fcdf284a6f [file] [log] [blame]
# Copyright 2017 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("dart_unittests") {
testonly = true
deps = [
"examples/test/flutter_widget_test:flutter_widget_test",
"public/dart/sledge:dart_sledge_tests",
"shell:tests",
]
}