summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-07-15 01:40:52 (GMT)
committertreectrl <treectrl>2005-07-15 01:40:52 (GMT)
commit33f8a604bbf91ca6d77d578a94f7a69171048157 (patch)
treecd23b1846906e92056cc5db02d4663ac5a570be1 /tests
parent3ba6089d53a21a44c421dea19139a6f2c5cc0c7b (diff)
downloadtktreectrl-33f8a604bbf91ca6d77d578a94f7a69171048157.zip
tktreectrl-33f8a604bbf91ca6d77d578a94f7a69171048157.tar.gz
tktreectrl-33f8a604bbf91ca6d77d578a94f7a69171048157.tar.bz2
Whitespace change.
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