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 b1ff1a0..5365d6d 100644 --- a/tests/http.test +++ b/tests/http.test @@ -11,7 +11,7 @@ # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: http.test,v 1.55.4.1 2010/10/28 19:42:20 kennykb Exp $ +# RCS: @(#) $Id: http.test,v 1.56 2010/10/28 16:38:12 dgp Exp $ package require tcltest 2 namespace import -force ::tcltest::* |