test-suite target now depends upon combine
Otherwise the combined tests cannot run.perfodd
parent
6ed39950f2
commit
e0790b5281
|
@ -126,7 +126,7 @@ test/test-%: FORCE
|
|||
./"$@"
|
||||
|
||||
# JS test cases
|
||||
test-suite:
|
||||
test-suite: combine
|
||||
if HAS_NODE
|
||||
@echo "GNU ease.js Test Suite"
|
||||
@echo
|
||||
|
|
Loading…
Reference in New Issue