Index: test/validator/dependency_test.dart |
diff --git a/test/validator/dependency_test.dart b/test/validator/dependency_test.dart |
index 9a8d01544ff43090f057812fc8207632398da2ec..2afbaf3612b74c0ff50a7e7055983c84453c03e5 100644 |
--- a/test/validator/dependency_test.dart |
+++ b/test/validator/dependency_test.dart |
@@ -55,8 +55,6 @@ setUpDependency(Map dep, {List<String> hostedVersions}) { |
} |
main() { |
- initConfig(); |
- |
group('should consider a package valid if it', () { |
integration('looks normal', () { |
d.validPackage.create(); |