mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 12:57:42 +08:00
Fix perf-tests paths. Not tested
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
import application = require("application");
|
||||
application.mainModule = "app/ComplexObjectGraphMemoryTest/mainPage";
|
||||
application.mainModule = "ComplexObjectGraphMemoryTest/mainPage";
|
||||
|
Reference in New Issue
Block a user