aboutsummaryrefslogtreecommitdiff
path: root/test/eqp.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/eqp.test')
-rw-r--r--test/eqp.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/eqp.test b/test/eqp.test
index b7e7acd8a..147b5ceaf 100644
--- a/test/eqp.test
+++ b/test/eqp.test
@@ -338,7 +338,7 @@ det 3.3.3 {
} {
QUERY PLAN
|--SCAN t1
- `--SINGLETON t2
+ `--SCAN t2 EXISTS
}
#-------------------------------------------------------------------------