Index: test/serve/native_watch_replaced_file_test.dart |
diff --git a/test/serve/native_watch_replaced_file_test.dart b/test/serve/native_watch_replaced_file_test.dart |
index 8a01ae1114a0c57218adcdf6f38d4dc5d00dd299..04aa23a80aa0be0b621e3689881f197356a09107 100644 |
--- a/test/serve/native_watch_replaced_file_test.dart |
+++ b/test/serve/native_watch_replaced_file_test.dart |
@@ -16,7 +16,6 @@ import 'utils.dart'; |
main() { |
// This is a regression test for http://dartbug.com/21402. |
- initConfig(); |
withBarbackVersions("any", () { |
integration("picks up files replaced after serving started when using the " |
"native watcher", () { |