Index: tests/compiler/dart2js/partial_parser_test.dart |
diff --git a/tests/compiler/dart2js/partial_parser_test.dart b/tests/compiler/dart2js/partial_parser_test.dart |
index 5acb840e5ab0d90d21963c94ee91b7824979baa7..22acb66958b2284fc93d5c7167918749aa03af48 100644 |
--- a/tests/compiler/dart2js/partial_parser_test.dart |
+++ b/tests/compiler/dart2js/partial_parser_test.dart |
@@ -3,7 +3,6 @@ |
// BSD-style license that can be found in the LICENSE file. |
import "package:expect/expect.dart"; |
-import 'options_helper.dart'; |
import 'parser_helper.dart'; |
void main() { |