diff --git a/rabbithole/run.sh b/rabbithole/run.sh index 4268f0aa5..8fd14d4df 100755 --- a/rabbithole/run.sh +++ b/rabbithole/run.sh @@ -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