Index: test/lish/many_files_test.dart |
diff --git a/test/lish/many_files_test.dart b/test/lish/many_files_test.dart |
index 9c64b784ca3611155d0ada04e0f06f7e93c434f3..d4e00f8445bcaa948909d175bf09365f887e06cf 100644 |
--- a/test/lish/many_files_test.dart |
+++ b/test/lish/many_files_test.dart |
@@ -29,8 +29,6 @@ import 'utils.dart'; |
const _pathMax = 260 - 1; |
main() { |
- initConfig(); |
- |
integration('archives and uploads a package with more files than can fit on ' |
'the command line', () { |
d.validPackage.create(); |