diff options
Diffstat (limited to 'tests/pid.test')
-rw-r--r-- | tests/pid.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pid.test b/tests/pid.test index d21dbaa..9734d51 100644 --- a/tests/pid.test +++ b/tests/pid.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: pid.test,v 1.12 2004/05/19 22:06:07 dkf Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |