diff options
Diffstat (limited to 'tests/scale.test')
-rw-r--r-- | tests/scale.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/scale.test b/tests/scale.test index 6763848..13ccb4d 100644 --- a/tests/scale.test +++ b/tests/scale.test @@ -5,8 +5,6 @@ # Copyright (c) 1994-1996 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: scale.test,v 1.17 2008/08/28 08:52:05 aniap Exp $ package require tcltest 2.2 namespace import ::tcltest::* @@ -1363,4 +1361,4 @@ option clear # cleanup cleanupTests -return
\ No newline at end of file +return |