diff options
Diffstat (limited to 'tests/execute.test')
-rw-r--r-- | tests/execute.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/execute.test b/tests/execute.test index e0adda7..1a95c44 100644 --- a/tests/execute.test +++ b/tests/execute.test @@ -13,8 +13,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: execute.test,v 1.13.2.5 2009/06/13 14:38:44 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |