diff options
author | dgp@users.sourceforge.net <dgp> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2007-12-13 15:23:41 (GMT) |
commit | 2c47b5d96752525b18d99286069f95f038548ca4 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /tests/safe.test | |
parent | fa639b8d349b5bc14e2e92ba8542b7ac0171db7b (diff) | |
download | tk-2c47b5d96752525b18d99286069f95f038548ca4.zip tk-2c47b5d96752525b18d99286069f95f038548ca4.tar.gz tk-2c47b5d96752525b18d99286069f95f038548ca4.tar.bz2 |
merge stable branch onto HEAD
Diffstat (limited to 'tests/safe.test')
-rw-r--r-- | tests/safe.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/safe.test b/tests/safe.test index 1ec813b..d2406ab 100644 --- a/tests/safe.test +++ b/tests/safe.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: safe.test,v 1.17 2007/12/10 11:40:19 patthoyts Exp $ +# RCS: @(#) $Id: safe.test,v 1.18 2007/12/13 15:27:54 dgp Exp $ package require tcltest 2.1 eval tcltest::configure $argv |