diff options
Diffstat (limited to 'tests/http.test')
-rw-r--r-- | tests/http.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/http.test b/tests/http.test index e1afcd0..c8f82a2 100644 --- a/tests/http.test +++ b/tests/http.test @@ -12,7 +12,7 @@ # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # # -# RCS: @(#) $Id: http.test,v 1.45 2007/11/13 14:21:17 dkf Exp $ +# RCS: @(#) $Id: http.test,v 1.46 2007/12/13 15:26:06 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |