| Index: tests/language_strong/hello_script_test.dart
|
| diff --git a/tests/language_strong/hello_script_test.dart b/tests/language_strong/hello_script_test.dart
|
| index e5ab7c4dc6e5003bf118fdccc160fed855dc05d3..b9f004e355266e334cef0b6773d3206d43d3069c 100644
|
| --- a/tests/language_strong/hello_script_test.dart
|
| +++ b/tests/language_strong/hello_script_test.dart
|
| @@ -7,6 +7,7 @@
|
| // This file contains the script (aka root library).
|
|
|
| library HelloScriptTest.dart;
|
| +
|
| import "package:expect/expect.dart";
|
| import "hello_script_lib.dart";
|
|
|
|
|