diff options
Diffstat (limited to 'tests/winMsgbox.test')
-rw-r--r-- | tests/winMsgbox.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/winMsgbox.test b/tests/winMsgbox.test index c34873d..85fd44d 100644 --- a/tests/winMsgbox.test +++ b/tests/winMsgbox.test @@ -2,7 +2,7 @@ # # Copyright (c) 2007 Pat Thoyts <patthoyts@users.sourceforge.net> # -# RCS: @(#) $Id: winMsgbox.test,v 1.1 2007/08/01 09:02:54 patthoyts Exp $ +# RCS: @(#) $Id: winMsgbox.test,v 1.2 2007/12/13 15:27:55 dgp Exp $ package require tcltest 2.1 eval tcltest::configure $argv |