mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Fix the compilation
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
import {Page} from "ui/page";
|
import {Page} from "ui/page";
|
||||||
|
import * as trace from "trace";
|
||||||
import tests = require("../testRunner");
|
import tests = require("../testRunner");
|
||||||
|
|
||||||
trace.enable();
|
trace.enable();
|
||||||
|
Reference in New Issue
Block a user