diff options
Diffstat (limited to 'tests/link.test')
-rw-r--r-- | tests/link.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/link.test b/tests/link.test index 25eefb1..0878c5f 100644 --- a/tests/link.test +++ b/tests/link.test @@ -10,7 +10,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# SCCS: @(#) link.test 1.12 97/01/21 21:16:04 +# RCS: @(#) $Id: link.test,v 1.2 1998/09/14 18:40:11 stanton Exp $ if {[info commands testlink] == {}} { puts "This application hasn't been compiled with the \"testlink\"" |