Skip to content

v0.2.53..v0.2.54 changeset CountCmdTest.sh.stdout

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/test-files/cmd/slow/CountCmdTest.sh.stdout b/test-files/cmd/slow/CountCmdTest.sh.stdout
index 7c7b364..1b2704f 100644
--- a/test-files/cmd/slow/CountCmdTest.sh.stdout
+++ b/test-files/cmd/slow/CountCmdTest.sh.stdout
@@ -1,18 +1,18 @@
 counting all features...
 
-Total: 47
+Total count : 47
 counting all elements...
 
-Total: 259
+Total count : 259
 counting all rivers...
 
-Total: 29
+Total count (hoot::LinearWaterwayCriterion): 29
 counting all elements that are not rivers...
 
-Total: 0
+Total count (hoot::LinearWaterwayCriterion): 0
 counting all POIs...
 
-Total: 21
+Total count (hoot::PoiCriterion): 21
 counting all elements that are not POIs...
 
-Total: 26
+Total count (hoot::PoiCriterion): 26
Clone this wiki locally