summaryrefslogtreecommitdiff
path: root/tests/shopt.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shopt.right')
-rw-r--r--tests/shopt.right3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/shopt.right b/tests/shopt.right
index 440a6d2d..0a7edfb1 100644
--- a/tests/shopt.right
+++ b/tests/shopt.right
@@ -12,6 +12,7 @@ shopt -u compat31
shopt -u compat32
shopt -u compat40
shopt -u compat41
+shopt -u compat42
shopt -s complete_fullquote
shopt -u direxpand
shopt -u dirspell
@@ -72,6 +73,7 @@ shopt -u compat31
shopt -u compat32
shopt -u compat40
shopt -u compat41
+shopt -u compat42
shopt -u direxpand
shopt -u dirspell
shopt -u dotglob
@@ -107,6 +109,7 @@ compat31 off
compat32 off
compat40 off
compat41 off
+compat42 off
direxpand off
dirspell off
dotglob off