aboutsummaryrefslogtreecommitdiffstats
path: root/test-test/test
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtest-test/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-test/test b/test-test/test
index c9f1256..d3e8b8d 100755
--- a/test-test/test
+++ b/test-test/test
@@ -490,7 +490,7 @@ parenthesis ()
F '' -o \( xx -a '' \) &&
F '' -o \( '' -a xx \) &&
F '' -o \( '' -a '' \) &&
- T \( xx -a xx \)
+ T \( xx -a xx \) &&
F \(xx = xx\)
report_np $? "parenthesis"
# Actually obsolescent.