Skip to content
Snippets Groups Projects
Commit 37a06b90 authored by Augie Fackler's avatar Augie Fackler
Browse files

tests: also test against hg 1.7.2

parent e5c743cd
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,6 @@
(cd $(CREW) ; $(MAKE) clean ) && \
cd tests && $(PYTHON) $(CREW)/tests/run-tests.py $(TESTFLAGS)
all-version-tests: tests-1.4.3 tests-1.5.4 tests-1.6.2 tests-tip
all-version-tests: tests-1.4.3 tests-1.5.4 tests-1.6.2 tests-1.7.2 tests-tip
.PHONY: tests all-version-tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment