diff options
Diffstat (limited to 'tests/info.test')
-rw-r--r-- | tests/info.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/info.test b/tests/info.test index 11e475f..5816da3 100644 --- a/tests/info.test +++ b/tests/info.test @@ -12,6 +12,8 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. +# +# DO NOT DELETE THIS LINE. Keep line numbers correct for testing 'info frame'. if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |