mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Added the waitUntilReady in TKUnit. Updated the location_tests to use the new functionality.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
declare var setTimeout, clearTimeout, setInterval, clearInterval;
|
||||
declare var setTimeout, clearTimeout, setInterval, clearInterval, console;
|
||||
import timer = require("timer/timer");
|
||||
import consoleModule = require("console/console");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user