Skip to content

Commit 0ef21b0

Browse files
author
Mihail Slavchev
committed
add unit tests for issue #221
1 parent d9aa124 commit 0ef21b0

2 files changed

Lines changed: 463 additions & 0 deletions

File tree

test-app/assets/app/mainpage.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
__disableVerboseLogging();
22
__log("starting tests");
33
require("./tests/testMetadata");
4+
require("./tests/testAsserts");
45
require("./tests/testWeakRef");
56
require("./tests/tests");
67
require("./tests/testMethodResolution");

0 commit comments

Comments
 (0)