Index: test/serve/does_not_get_first_if_a_dependency_is_removed_test.dart |
diff --git a/test/serve/does_not_get_first_if_a_dependency_is_removed_test.dart b/test/serve/does_not_get_first_if_a_dependency_is_removed_test.dart |
index 48ab3c109eca4314ab7ae81ae2d32c4d6c3ea4aa..2667a359ae5fae076b46da885b6f96426908493b 100644 |
--- a/test/serve/does_not_get_first_if_a_dependency_is_removed_test.dart |
+++ b/test/serve/does_not_get_first_if_a_dependency_is_removed_test.dart |
@@ -9,7 +9,6 @@ import '../test_pub.dart'; |
import 'utils.dart'; |
main() { |
- initConfig(); |
integration("does not get if a dependency is removed", () { |
d.dir("foo", [ |
d.libPubspec("foo", "0.0.1"), |