Index: test/serve/native_watch_removed_file_test.dart |
diff --git a/test/serve/native_watch_removed_file_test.dart b/test/serve/native_watch_removed_file_test.dart |
index 2b27872015403396441a15490d2b91d4a4a0b3b9..17295675ef37d6dae476f5372244542308857c09 100644 |
--- a/test/serve/native_watch_removed_file_test.dart |
+++ b/test/serve/native_watch_removed_file_test.dart |
@@ -16,7 +16,6 @@ import 'utils.dart'; |
// for the polling watcher when issue 14941 is fixed. |
main() { |
- initConfig(); |
integration("stop serving a file that is removed when using the native " |
"watcher", () { |
d.dir(appPath, [ |