diff Makefile @ 973:1f367cf5e688

all-version-tests: wrap to 80 columns and test 3.{5,6}.2
author Augie Fackler <raf@durin42.com>
date Mon, 07 Dec 2015 19:59:17 -0500
parents e259824cf863
children 97528d49ae5b
line wrap: on
line diff
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@
 # Mercurial 3.4 had a core bug that caused a harmless test failure -- 3.4.1
 # 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 tests-3.6 tests-@
+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-@
 
 .PHONY: tests all-version-tests