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/dmap5.csv.query.expected | 1 - 1 file changed, 1 deletion(-) delete mode 100644 integrationtests-old/dmap5.csv.query.expected (limited to 'integrationtests-old/dmap5.csv.query.expected') diff --git a/integrationtests-old/dmap5.csv.query.expected b/integrationtests-old/dmap5.csv.query.expected deleted file mode 100644 index 2d1723c..0000000 --- a/integrationtests-old/dmap5.csv.query.expected +++ /dev/null @@ -1 +0,0 @@ -select sum($timecount),last($time),min($min_goroutines), group by $hostname set $timecount = `count($time)`, $time = `$time`, $min_goroutines = `min($goroutines)` logformat csv outfile dmap5.csv.tmp \ No newline at end of file -- cgit v1.2.3