Fix tests app paths

This commit is contained in:
Erjan Gavalji
2015-03-24 16:05:54 +02:00
parent cb25cfc64d
commit d5af4c4723
20 changed files with 33 additions and 33 deletions

View File

@@ -1,2 +1,2 @@
{ "name" : "Tests",
"main" : "testRunner.js" }
"main" : "app/app.js" }