Fix mis-edit.

This commit is contained in:
Dave Page 2018-04-30 17:15:44 +01:00
parent ae1b2149a1
commit c2122fbfb9

View File

@ -40,7 +40,7 @@ check-pep8:
check-python:
cd web && python regression/runtests.py --exclude feature_tests
check-featfind re: install-node bundle
check-feature: install-node bundle
cd web && python regression/runtests.py --pkg feature_tests
check-js: install-node linter