Skip to content

v0.2.48..v0.2.49 changeset SchemaCmdTest.sh

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/test-files/cmd/quick/SchemaCmdTest.sh b/test-files/cmd/quick/SchemaCmdTest.sh
new file mode 100755
index 0000000..708aa9e
--- /dev/null
+++ b/test-files/cmd/quick/SchemaCmdTest.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+# All that's being done here really so far is to just see that it prints something out and doesn't crash.
+hoot schema | grep "Hootennanny OSM+ Tags"
Clone this wiki locally