diff options
Diffstat (limited to 'tests/notify.test')
-rwxr-xr-x | tests/notify.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/notify.test b/tests/notify.test index d85eba2..0d80132 100755 --- a/tests/notify.test +++ b/tests/notify.test @@ -13,7 +13,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: notify.test,v 1.2.2.1 2003/10/06 13:55:38 dgp Exp $ +# RCS: @(#) $Id: notify.test,v 1.3 2003/10/06 14:32:22 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |