| Index: test/serve/native_watch_modified_file_test.dart
|
| diff --git a/test/serve/native_watch_modified_file_test.dart b/test/serve/native_watch_modified_file_test.dart
|
| index 883af6dfafebfb6dddce702f0449be3536c3c724..9e3dbd0a14d11c669834f6ccb866f80d3c7706f4 100644
|
| --- a/test/serve/native_watch_modified_file_test.dart
|
| +++ b/test/serve/native_watch_modified_file_test.dart
|
| @@ -12,7 +12,6 @@ import 'utils.dart';
|
| // for the polling watcher when issue 14941 is fixed.
|
|
|
| main() {
|
| - initConfig();
|
| integration("watches modifications to files when using the native watcher",
|
| () {
|
| d.dir(appPath, [
|
|
|