update makefile
This commit is contained in:
parent
70dc7d9f31
commit
3c6769a295
2
Makefile
2
Makefile
@ -9,7 +9,7 @@ lint:
|
||||
test:
|
||||
@# Bundletester expects unit tests here.
|
||||
@echo Starting unit tests...
|
||||
@$(PYTHON) /usr/bin/nosetests --nologcapture --with-coverage unit_tests
|
||||
@$(PYTHON) /usr/bin/nosetests -v --nologcapture --with-coverage unit_tests
|
||||
|
||||
functional_test:
|
||||
@echo Starting Amulet tests...
|
||||
|
Loading…
x
Reference in New Issue
Block a user