From b5bd4e2d4295800ef845de1857ed4e4a0994b0b6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 27 Jun 2009 03:13:42 +0000 Subject: Re-enable other tests (poly, nest). git-svn-id: http://svn.drobilla.net/resp/tuplr@156 ad02d1e2-f140-0410-9f75-f8b11f17cedd --- test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test.sh') diff --git a/test.sh b/test.sh index ca19c35..9fd86f8 100755 --- a/test.sh +++ b/test.sh @@ -16,4 +16,5 @@ run() { run './test/ack.tpr' '8189 : Int' run './test/def.tpr' '3 : Int' run './test/fac.tpr' '720 : Int' -#run './test/nest.tpr' '6 : Int' +run './test/poly.tpr' '#t : Bool' +run './test/nest.tpr' '6 : Int' -- cgit v1.2.1