summaryrefslogtreecommitdiffstats
path: root/tests/expr.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-08-02 22:37:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-08-02 22:37:00 (GMT)
commit40947c7d3eeb124dfd51a08dbdfc556a7a402bd6 (patch)
tree29cc3c615d724428abd6535042fc7dbca8e74b3c /tests/expr.test
parentcff4a9d980f9d9a806440b5f72e9dcb0b960d502 (diff)
downloadtcl-40947c7d3eeb124dfd51a08dbdfc556a7a402bd6.zip
tcl-40947c7d3eeb124dfd51a08dbdfc556a7a402bd6.tar.gz
tcl-40947c7d3eeb124dfd51a08dbdfc556a7a402bd6.tar.bz2
Purge end-of-line spacing
Diffstat (limited to 'tests/expr.test')
-rw-r--r--tests/expr.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/expr.test b/tests/expr.test
index abaf31d..713681a 100644
--- a/tests/expr.test
+++ b/tests/expr.test
@@ -7164,7 +7164,7 @@ test expr-52.1 {
list [expr {$a eq {}}] [expr {$a < {}}] [expr {$a > {}}] [
string match {*no string representation*} [
::tcl::unsupported::representation $a]]
-} {0 0 1 1}
+} {0 0 1 1}