diff options
Diffstat (limited to 'tests/nquote.tests')
-rw-r--r-- | tests/nquote.tests | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/nquote.tests b/tests/nquote.tests index 62d90b9..720c3e1 100644 --- a/tests/nquote.tests +++ b/tests/nquote.tests @@ -114,3 +114,5 @@ args () unset mytab recho "${mytab:-$'\t'}" recho "$( args $'A\tB' )" + +${THIS_SH} ./nquote1.sub |