# HG changeset patch # User Siddharth Agarwal # Date 1451734555 28800 # Node ID 97528d49ae5b7cf7daf98c40c55ebba479b3be50 # Parent afea0e32db20aae5de5bc5b9fce94fb0c7824889 all-version-tests: test Mercurial 3.6.3 diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -31,6 +31,6 @@ # fixes that bug. all-version-tests: tests-2.8.2 tests-3.0.1 tests-3.1 tests-3.2.2 tests-3.3 \ - tests-3.4.1 tests-3.5.2 tests-3.6.2 tests-@ + tests-3.4.1 tests-3.5.2 tests-3.6.3 tests-@ .PHONY: tests all-version-tests