Skip to content

Commit f33bfe3

Browse files
author
Nedyalko Nikolov
committed
Reverted test app to run mainPage instead of testRunnerPage.
1 parent 7292fc0 commit f33bfe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/tests/app/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import application = require("application");
2-
application.mainModule = "app/testRunnerPage";
2+
application.mainModule = "app/mainPage";
33
application.start();

0 commit comments

Comments
 (0)