summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/caset1/hist2.ql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testdata/caset1/hist2.ql')
-rw-r--r--systemtest/testdata/caset1/hist2.ql4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemtest/testdata/caset1/hist2.ql b/systemtest/testdata/caset1/hist2.ql
new file mode 100644
index 0000000..8b0c746
--- /dev/null
+++ b/systemtest/testdata/caset1/hist2.ql
@@ -0,0 +1,4 @@
+select marray n in [0:1] values
+ condense + over x in sdom(a) where a[x] = n[0] using 1c
+from ImgCharA as a
+