diff options
Diffstat (limited to 'tests/coroutine.test')
-rw-r--r-- | tests/coroutine.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/coroutine.test b/tests/coroutine.test index d7b30bc..4d7e3de 100644 --- a/tests/coroutine.test +++ b/tests/coroutine.test @@ -8,8 +8,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: coroutine.test,v 1.14 2010/08/11 23:38:57 msofer Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest |