diff options
Diffstat (limited to 'tests/errors.tests')
| -rw-r--r-- | tests/errors.tests | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/errors.tests b/tests/errors.tests index ff542f78..4183d024 100644 --- a/tests/errors.tests +++ b/tests/errors.tests @@ -270,6 +270,9 @@ ${THIS_SH} ./errors5.sub ${THIS_SH} ./errors6.sub THIS_SH="${THIS_SH} -o posix" ${THIS_SH} ./errors6.sub +${THIS_SH} ./errors7.sub +${THIS_SH} -o posix ./errors7.sub + # this must be last! # in posix mode, a function name must be a valid identifier # this can't go in posix2.tests, since it causes the shell to exit |
