| Index: test/test_all.dart
|
| diff --git a/test/test_all.dart b/test/test_all.dart
|
| index 5a21edfea7d367f530b4bc915b9c326a6842edd0..80071010e9db2f00dc4010fd43c3c7528bd22a56 100644
|
| --- a/test/test_all.dart
|
| +++ b/test/test_all.dart
|
| @@ -1,3 +1,7 @@
|
| +// Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
|
| +// for details. All rights reserved. Use of this source code is governed by a
|
| +// BSD-style license that can be found in the LICENSE file.
|
| +
|
| import 'package:unittest/unittest.dart';
|
|
|
| import 'cascade_test.dart' as cascade;
|
|
|