diff options
Diffstat (limited to 'tests/exec.test')
-rw-r--r-- | tests/exec.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/exec.test b/tests/exec.test index b4d3216..8d36292 100644 --- a/tests/exec.test +++ b/tests/exec.test @@ -10,8 +10,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: exec.test,v 1.16.2.7 2006/01/16 19:31:19 rmax Exp $ package require tcltest 2 namespace import -force ::tcltest::* |