Index: test/real_version_test.dart |
diff --git a/test/real_version_test.dart b/test/real_version_test.dart |
index a42fcf89440fa288a8687dccbacc2c5162cfc48c..51741e31c2b857a1a60b30d8b8f0b0f470352bf1 100644 |
--- a/test/real_version_test.dart |
+++ b/test/real_version_test.dart |
@@ -15,8 +15,6 @@ import 'package:scheduled_test/scheduled_test.dart'; |
import 'test_pub.dart'; |
main() { |
- initConfig(); |
- |
// This test is a bit funny. |
// |
// Pub parses the "version" file that gets generated and shipped with the SDK. |