summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/column.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/column.test b/tests/column.test
index 2721571..65a837b 100644
--- a/tests/column.test
+++ b/tests/column.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.
#
-# CVS: @(#) $Id: column.test,v 1.8 2005/06/03 02:39:58 treectrl Exp $
+# CVS: @(#) $Id: column.test,v 1.9 2005/07/15 01:40:52 treectrl Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest 2
@@ -30,7 +30,7 @@ test column-0.2 {create an image} -body {
test column-1.1 {missing args} -body {
.t column
-} -returnCodes error -result {wrong # args: should be ".t column command ?arg arg...?"}
+} -returnCodes error -result {wrong # args: should be ".t column command ?arg arg ...?"}
test column-1.2 {unknown command} -body {
.t column foo