Index: test/serve/does_not_watch_compiled_js_files_test.dart |
diff --git a/test/serve/does_not_watch_compiled_js_files_test.dart b/test/serve/does_not_watch_compiled_js_files_test.dart |
index 4d620f639f47418bf239183fb5a0973ac2e2be7c..94be82026fb7e33b57f48ab47de1f15df67b2b53 100644 |
--- a/test/serve/does_not_watch_compiled_js_files_test.dart |
+++ b/test/serve/does_not_watch_compiled_js_files_test.dart |
@@ -9,7 +9,6 @@ import '../test_pub.dart'; |
import 'utils.dart'; |
main() { |
- initConfig(); |
integration("does not watch changes to compiled JS files in the package", () { |
d.dir(appPath, [ |
d.appPubspec(), |