diff options
Diffstat (limited to 'tests/winMsgbox.test')
-rw-r--r-- | tests/winMsgbox.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/winMsgbox.test b/tests/winMsgbox.test index 85fd44d..f467896 100644 --- a/tests/winMsgbox.test +++ b/tests/winMsgbox.test @@ -1,8 +1,6 @@ # This file is a Tcl script to test the Windows specific message box # # Copyright (c) 2007 Pat Thoyts <patthoyts@users.sourceforge.net> -# -# RCS: @(#) $Id: winMsgbox.test,v 1.2 2007/12/13 15:27:55 dgp Exp $ package require tcltest 2.1 eval tcltest::configure $argv @@ -296,4 +294,4 @@ return # Local variables: # mode: tcl # indent-tabs-mode: nil -# End:
\ No newline at end of file +# End: |