From e0cb2a417963b6515b16a5f12f36c7144d21f134 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 2 Jul 2025 12:35:57 +0300 Subject: cleaning up old integration tests --- integrationtests-old/dserver1.csv.query.expected | 1 - 1 file changed, 1 deletion(-) delete mode 100644 integrationtests-old/dserver1.csv.query.expected (limited to 'integrationtests-old/dserver1.csv.query.expected') diff --git a/integrationtests-old/dserver1.csv.query.expected b/integrationtests-old/dserver1.csv.query.expected deleted file mode 100644 index 61cb46d..0000000 --- a/integrationtests-old/dserver1.csv.query.expected +++ /dev/null @@ -1 +0,0 @@ -from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname outfile ./dserver1.csv \ No newline at end of file -- cgit v1.2.3