diff options
Diffstat (limited to 'tests/httpold.test')
-rw-r--r-- | tests/httpold.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/httpold.test b/tests/httpold.test index aeba311..fe7c607 100644 --- a/tests/httpold.test +++ b/tests/httpold.test @@ -10,6 +10,8 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. +# +# RCS: @(#) $Id: httpold.test,v 1.12 2004/05/19 12:44:27 dkf Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest |