Index: test/pub_test.dart |
diff --git a/test/pub_test.dart b/test/pub_test.dart |
index bfed17cb519ec82225d4a1027d26982b77ce1ada..954bc0556c3d19f2ec9f35b3e5693f060161b547 100644 |
--- a/test/pub_test.dart |
+++ b/test/pub_test.dart |
@@ -10,8 +10,6 @@ import 'package:scheduled_test/scheduled_test.dart'; |
import 'test_pub.dart'; |
main() { |
- initConfig(); |
- |
integration('running pub with no command displays usage', () { |
schedulePub(args: [], output: """ |
Pub is a package manager for Dart. |