| 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 b6a65e6e239d46f6f46a64f21dbc3fad6a8e0b6b..8a30e27e6629af94fae6011ac632fb5a7fe7aacc 100644
|
| --- a/pkg/watcher/test/directory_watcher/mac_os_test.dart
|
| +++ b/pkg/watcher/test/directory_watcher/mac_os_test.dart
|
| @@ -11,7 +11,6 @@ import '../utils.dart';
|
|
|
| main() {
|
| initConfig();
|
| - MacOSDirectoryWatcher.logDebugInfo = true;
|
|
|
| watcherFactory = (dir) => new MacOSDirectoryWatcher(dir);
|
|
|
|
|