From 040b3e203807dffc429e1f0f4bbb2af8c2d4f7b3 Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Wed, 8 Jun 2011 10:36:14 +1000 Subject: If possible, run tests within a sub-interpreter Signed-off-by: Steve Bennett --- tests/alias.test | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/alias.test') diff --git a/tests/alias.test b/tests/alias.test index b1774fd..c539920 100644 --- a/tests/alias.test +++ b/tests/alias.test @@ -62,6 +62,7 @@ test curry-1.4 "Two word curry" { list [$two x] [$two y] } {1 0} +collect test curry-1.5 "Delete curry" { unset one two collect -- cgit v1.1