changeset 132:de48a105d106

hook in new tests
author David A. Holland
date Sun, 16 Jun 2013 22:08:17 -0400
parents a6d02e6ca543
children 31fc4251ec3b
files tests/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/Makefile	Sun Jun 16 22:08:06 2013 -0400
+++ b/tests/Makefile	Sun Jun 16 22:08:17 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 t28 t29
+	t17 t18 t19 t20 t21 t22 t23 t24 t25 t26 t27 t28 t29 t30 t31
 
 all: run-tests .WAIT show-diffs