Skip to content

Commit df0e97b

Browse files
committed
Add testem configuration
1 parent 111bf68 commit df0e97b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testem.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"framework": "jasmine",
3+
"test_page": "dist/tests.html"
4+
}

0 commit comments

Comments
 (0)