Missed from last commit

print-window-tiddler
Jeremy Ruston 2013-04-25 17:16:33 +01:00
rodzic 3e4322d897
commit fb9c67f210
1 zmienionych plików z 6 dodań i 1 usunięć

7
bld.sh
Wyświetl plik

@ -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