1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-12 18:30:27 +00:00

Missed from last commit

This commit is contained in:
Jeremy Ruston 2013-04-25 17:16:33 +01:00
parent 3e4322d897
commit fb9c67f210

7
bld.sh
View File

@ -61,4 +61,9 @@ node ./tiddlywiki.js \
# Fourth, run the test edition to run the node.js tests and to generate test.html for tests in the browser
./test.sh
node ./tiddlywiki.js \
./editions/test \
--verbose \
--savetiddler $:/core/templates/tiddlywiki5.template.html $TW5_BUILD_OUTPUT/test.html text/plain \
|| exit 1