Chromium Code Reviews| Index: tests/language/hello_script_lib.dart |
| diff --git a/tests/language/hello_script_lib.dart b/tests/language/hello_script_lib.dart |
| index 92a09764c3362532ea415f4f655c180f79d6e8ff..95ed82edda3c237b44e8c8f8bb82be456512c9a6 100644 |
| --- a/tests/language/hello_script_lib.dart |
| +++ b/tests/language/hello_script_lib.dart |
| @@ -6,7 +6,6 @@ |
| // This file contains the library. |
| library HelloScriptLib; |
| -import "package:expect/expect.dart"; |
| part "hello_script_lib_source.dart"; |
| class HelloLib { |