summaryrefslogtreecommitdiff
path: root/integrationtests/dmap1a.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <pbuetow@mimecast.com>2021-12-08 09:52:21 +0000
committerPaul Buetow <pbuetow@mimecast.com>2021-12-08 09:52:21 +0000
commite70adfe0d309d511ae7598683003c92795192fe1 (patch)
tree25c8dd5073d8021f1de927a5ee236003cd63457c /integrationtests/dmap1a.csv.query.expected
parentbdf066311ae1ec552f2f4bff6f269817b8052718 (diff)
refactor dmap1 unit test to be more modular
Diffstat (limited to 'integrationtests/dmap1a.csv.query.expected')
-rw-r--r--integrationtests/dmap1a.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap1a.csv.query.expected b/integrationtests/dmap1a.csv.query.expected
new file mode 100644
index 0000000..dcc63ca
--- /dev/null
+++ b/integrationtests/dmap1a.csv.query.expected
@@ -0,0 +1 @@
+from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname outfile dmap1a.csv.tmp \ No newline at end of file