diff tests/Makefile @ 65:161edab0d361

test undef
author David A. Holland
date Sun, 31 Mar 2013 02:18:24 -0400
parents cf4c97cebbd9
children f8507e5ed84c
line wrap: on
line diff
--- a/tests/Makefile	Sun Mar 31 02:04:56 2013 -0400
+++ b/tests/Makefile	Sun Mar 31 02:18:24 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
+	t17 t18 t19 t20
 
 all: run-tests .WAIT show-diffs