Chromium Code Reviews| Index: pkg/watcher/test/directory_watcher/mac_os_test.dart |
| diff --git a/pkg/watcher/test/directory_watcher/mac_os_test.dart b/pkg/watcher/test/directory_watcher/mac_os_test.dart |
| index 1e9bd7d1058366cd2798589629cc2dca141d7474..bbf966aa9f6d9cfd52b894212d8824e93021376c 100644 |
| --- a/pkg/watcher/test/directory_watcher/mac_os_test.dart |
| +++ b/pkg/watcher/test/directory_watcher/mac_os_test.dart |
| @@ -9,7 +9,7 @@ import 'package:watcher/watcher.dart'; |
| import 'shared.dart'; |
| import '../utils.dart'; |
| -main() { |
| +void main() { |
| initConfig(); |
| MacOSDirectoryWatcher.logDebugInfo = true; |