# HG changeset patch # User David A. Holland # Date 1371434897 14400 # Node ID de48a105d10617685a5d2cc03241ba030292e700 # Parent a6d02e6ca543b54fd462680066c47efb38396824 hook in new tests diff -r a6d02e6ca543 -r de48a105d106 tests/Makefile --- 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