diff options
Diffstat (limited to 'tests/reg.test')
-rw-r--r-- | tests/reg.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/reg.test b/tests/reg.test index 46b5e64..d92339f 100644 --- a/tests/reg.test +++ b/tests/reg.test @@ -8,8 +8,6 @@ # to read this file, ignoring the Tcl-isms.) # # Copyright (c) 1998, 1999 Henry Spencer. All rights reserved. -# -# RCS: @(#) $Id: reg.test,v 1.26 2009/10/29 17:21:48 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |