1
0
Fork 0

Test suite title modified to reflect that ease.js is now a GNU project

perfodd
Mike Gerwitz 2014-01-06 22:54:31 -05:00
parent e1a28d7c71
commit 7cd151f484
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ test/test-%: FORCE
# test suite (new format)
test-suite:
if HAS_NODE
@echo "ease.js Test Suite"
@echo "GNU ease.js Test Suite"
@echo
@NODE_PATH="$(path_test):$(NODE_PATH)" $(NODE) --stack_trace_limit=20 \
$(path_test)/runner.js $(test_cases)