blob: fffb456decca3f1251b05c6c952e7adf30cce807 [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("tests") {
testonly = true
deps = [ "hello_world:hello_world_dart" ]
}