summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/ts/libsmartcols/fromfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ts/libsmartcols/fromfile b/tests/ts/libsmartcols/fromfile
index a2a67f53d..311dd7e1e 100755
--- a/tests/ts/libsmartcols/fromfile
+++ b/tests/ts/libsmartcols/fromfile
@@ -153,7 +153,7 @@ ts_finalize_subtest
ts_init_subtest "wrap"
$TESTPROG --nlines 10 --width 40 \
- --column $TS_SELF/files/col-name \
+ --column $TS_SELF/files/col-name \
--column $TS_SELF/files/col-number \
--column $TS_SELF/files/col-wrap \
$TS_SELF/files/data-string \
@@ -179,7 +179,7 @@ ts_finalize_subtest
ts_init_subtest "wrapnl"
$TESTPROG --nlines 10 \
- --column $TS_SELF/files/col-name \
+ --column $TS_SELF/files/col-name \
--column $TS_SELF/files/col-number \
--column $TS_SELF/files/col-wrapnl \
$TS_SELF/files/data-string \