diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/basic.test | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/basic.test b/tests/basic.test index 39895fd..a3e3c67 100644 --- a/tests/basic.test +++ b/tests/basic.test @@ -15,7 +15,7 @@  # See the file "license.terms" for information on usage and redistribution  # of this file, and for a DISCLAIMER OF ALL WARRANTIES.  # -# RCS: @(#) $Id: basic.test,v 1.31 2004/02/25 23:56:59 dgp Exp $ +# RCS: @(#) $Id: basic.test,v 1.32 2004/03/29 16:35:28 dgp Exp $  #  package require tcltest 2 @@ -521,8 +521,7 @@ test basic-46.1 {Tcl_AllowExceptions: exception return not allowed} {stdio} {      list $res $msg  } {1 {invoked "continue" outside of a loop      while executing -"continue -" +"continue"  DONE  }}  | 
