summaryrefslogtreecommitdiff
path: root/tests/shopt.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shopt.tests')
-rw-r--r--tests/shopt.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/shopt.tests b/tests/shopt.tests
index 00170a97..d4f2a8b1 100644
--- a/tests/shopt.tests
+++ b/tests/shopt.tests
@@ -24,6 +24,7 @@ shopt -u nullglob
shopt -s promptvars
shopt -u shift_verbose
shopt -s sourcepath
+shopt -u xpg_echo
# Now, start checking the output
builtin printf -- "--\n"