--- Makefile 2003/10/29 18:00:15 1.2 +++ Makefile 2003/11/02 11:29:38 1.3 @@ -22,3 +22,6 @@ test-mm: ( ./misc/regress-mm.sh 2>&1 ) | tee test.out + +test-casc: + ( ./misc/regress-casc.sh 2>&1 ) | tee test.out