Chromium Code Reviews| Index: tests/corelib_strong/main_test.dart |
| diff --git a/tests/corelib_strong/main_test.dart b/tests/corelib_strong/main_test.dart |
| index 141281196fae792229f0fe203315105f3d164794..024e91fab462b83b6694b603b5ec97e9df4bb2ce 100644 |
| --- a/tests/corelib_strong/main_test.dart |
| +++ b/tests/corelib_strong/main_test.dart |
| @@ -3,6 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library main_test; |
| + |
| import "package:expect/expect.dart"; |
| main(List<String> args) { |