Update submodules

This commit is contained in:
Peter
2018-12-30 17:32:26 +04:00
parent af8d975aff
commit adcf8e66b8
2 changed files with 2 additions and 2 deletions

View File

@@ -638,7 +638,7 @@ private enum QueuedWakeup: Int32 {
let watchManagerArgumentsPromise = Promise<WatchManagerArguments?>()
#if DEBUG
let testingEnvironment = false
let testingEnvironment = true
#else
let testingEnvironment = false
#endif