chore(web): web/test.sh tweak

This commit is contained in:
Joshua A. Horton 2022-10-27 10:25:28 +07:00
parent eb9cd0c9e9
commit 6bfe562666

View file

@ -19,7 +19,7 @@ cd "$(dirname "$THIS_SCRIPT")"
builder_check_color "$@"
builder_describe "Runs the Keyman Engine for Web unit-testing suites" \
"@./src/tools/testing/recorder" \
"@./src/tools/testing/recorder test:engine" \
"@./src/engine" \
"test+" \
":engine Runs the top-level Keyman Engine for Web unit tests" \