Index: test/dart2js/allows_import_in_dart_code_test.dart |
diff --git a/test/dart2js/allows_import_in_dart_code_test.dart b/test/dart2js/allows_import_in_dart_code_test.dart |
index cc6f4fa682d5a04b118b677d878dce26b2099f92..2ea7f26d2c0b8b0eb4fd55f67fca3d9d29348c7e 100644 |
--- a/test/dart2js/allows_import_in_dart_code_test.dart |
+++ b/test/dart2js/allows_import_in_dart_code_test.dart |
@@ -9,7 +9,6 @@ import '../test_pub.dart'; |
import '../serve/utils.dart'; |
main() { |
- initConfig(); |
integration("handles imports in the Dart code", () { |
d.dir("foo", [ |
d.libPubspec("foo", "0.0.1"), |