summaryrefslogtreecommitdiffstats
path: root/tests/color.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/color.test')
-rw-r--r--tests/color.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/color.test b/tests/color.test
index 1cf5d37..1be8097 100644
--- a/tests/color.test
+++ b/tests/color.test
@@ -5,14 +5,12 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: color.test,v 1.7 2003/04/01 21:06:20 dgp Exp $
+# RCS: @(#) $Id: color.test,v 1.8 2004/06/17 22:38:57 dkf Exp $
package require tcltest 2.1
eval tcltest::configure $argv
tcltest::loadTestedCommands
-testConstraint testcolor [llength [info commands testcolor]]
-
# cname --
# Returns a proper name for a color, given its intensities.
#