diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-14 13:31:25 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-14 13:31:25 (GMT) |
commit | 970271359dd6eaa98def179692955efc9d387970 (patch) | |
tree | 4374617eea84da0b0c281f7df9d54a9ca69eb029 /tests/clipboard.test | |
parent | 65f9c65e9b4a62c03e4952cad4070a8b0ee488ab (diff) | |
download | tk-970271359dd6eaa98def179692955efc9d387970.zip tk-970271359dd6eaa98def179692955efc9d387970.tar.gz tk-970271359dd6eaa98def179692955efc9d387970.tar.bz2 |
Excess spacing in test-suite
Diffstat (limited to 'tests/clipboard.test')
-rw-r--r-- | tests/clipboard.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clipboard.test b/tests/clipboard.test index 6077940..8d47d62 100644 --- a/tests/clipboard.test +++ b/tests/clipboard.test @@ -176,7 +176,7 @@ test clipboard-4.4 {ClipboardLostSel procedure} -setup { clipboard get } -cleanup { clipboard clear -} -returnCodes error -result {CLIPBOARD selection doesn't exist or form "STRING" not defined} +} -returnCodes error -result {CLIPBOARD selection doesn't exist or form "STRING" not defined} test clipboard-4.5 {ClipboardLostSel procedure} -setup { clipboard clear } -body { |