diff tests/Makefile @ 126:cb08e397ce7b

Test nested ifs.
author David A. Holland
date Wed, 12 Jun 2013 10:51:10 -0400
parents 4f493fb35821
children de48a105d106
line wrap: on
line diff
--- a/tests/Makefile	Tue Jun 11 19:14:17 2013 -0400
+++ b/tests/Makefile	Wed Jun 12 10:51:10 2013 -0400
@@ -3,7 +3,7 @@
 
 TESTS=\
 	t01 t02 t03 t04 t05 t06 t07 t08 t09 t10 t11 t12 t13 t14 t15 t16 \
-	t17 t18 t19 t20 t21 t22 t23 t24 t25 t26 t27
+	t17 t18 t19 t20 t21 t22 t23 t24 t25 t26 t27 t28 t29
 
 all: run-tests .WAIT show-diffs