| Index: tests/language/prefix10_test.dart
|
| diff --git a/tests/language/prefix10_test.dart b/tests/language/prefix10_test.dart
|
| index b3c2c9d5a85bc603f7a717f5c3f596af6498eca4..d01aeeeb7137cb4fd614c4953789f763ea82599c 100644
|
| --- a/tests/language/prefix10_test.dart
|
| +++ b/tests/language/prefix10_test.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| library Prefix10Test.dart;
|
| +import "package:expect/expect.dart";
|
| import "library10.dart" as lib10;
|
| import "library11.dart" as lib11;
|
|
|
|
|