test target once again runs default
parent
af8f0b1566
commit
34ccb8f530
2
Makefile
2
Makefile
|
@ -60,7 +60,7 @@ $(PATH_BUILD)/browser-test.html: $(PATH_COMBINE_OUTPUT_FULL)
|
||||||
combine: $(PATH_COMBINE_OUTPUT) $(PATH_BUILD)/browser-test.html
|
combine: $(PATH_COMBINE_OUTPUT) $(PATH_BUILD)/browser-test.html
|
||||||
|
|
||||||
|
|
||||||
test:
|
test: default
|
||||||
$(MAKE) -C $(PATH_TEST)
|
$(MAKE) -C $(PATH_TEST)
|
||||||
|
|
||||||
# performance tests
|
# performance tests
|
||||||
|
|
Loading…
Reference in New Issue