test_unit_frontend -> test_frontend in Makefile

This commit is contained in:
James Allen 2017-12-14 14:57:34 +00:00
parent 810b5e0e9a
commit dfe6e26946

View file

@ -79,6 +79,6 @@ ci:
$(MAKE) install test
.PHONY:
all add install update test test_unit test_unit_frontend test_acceptance \
all add install update test test_unit test_frontend test_acceptance \
test_acceptance_start_service test_acceptance_stop_service \
test_acceptance_run ci ci_clean