1
0
Fork 0

Revert "test-suite target now depends upon combine"

This reverts commit e0790b5281.

It is better to leave this out, because the availability of the combined
source file will trigger the combined test cases, which in turn makes
test-driven development frustrating because you are spammed with combined
errors, which duplicates the first-encountered case error.
perfodd
Mike Gerwitz 2014-01-21 22:58:29 -05:00
parent 6ab047b793
commit 6152fe9f08
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ test/test-%: FORCE
./"$@"
# JS test cases
test-suite: combine
test-suite:
if HAS_NODE
@echo "GNU ease.js Test Suite"
@echo