Merge "Update Makefile to reference Zaza and Python3"

This commit is contained in:
Zuul 2022-01-11 09:56:45 +00:00 committed by Gerrit Code Review
commit a5b484a253
1 changed files with 3 additions and 3 deletions

View File

@ -6,11 +6,11 @@ lint:
test:
@echo Starting unit tests...
@tox -e py27
@tox -e py3
functional_test:
@echo Starting Amulet tests...
@tox -e func27
@echo Starting Zaza tests...
@tox -e func
bin/charm_helpers_sync.py:
@mkdir -p bin