1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 20:10:03 +00:00

Added tests to the run batch file

This commit is contained in:
Jeremy Ruston 2012-05-04 16:11:27 +01:00
parent 2f835ba032
commit 4ad0187ad8

View File

@ -2,4 +2,4 @@
# run TiddlyWiki5
node core/boot.js --verbose --dump shadows || exit 1
node core/boot.js --verbose --wikitest ../test/wikitests/ --dump shadows || exit 1