Fix perf-tests paths. Not tested

This commit is contained in:
Erjan Gavalji
2015-03-24 13:36:47 +02:00
parent 148b820624
commit 2e8eef1bda
21 changed files with 23 additions and 23 deletions

View File

@ -1,2 +1,2 @@
import application = require("application");
application.mainModule = "app/ComplexObjectGraphMemoryTest/mainPage";
application.mainModule = "ComplexObjectGraphMemoryTest/mainPage";