Add Tags.sh to tests directory.
authorChris Hanson <org/chris-hanson/cph>
Thu, 18 Jan 2018 05:05:45 +0000 (21:05 -0800)
committerChris Hanson <org/chris-hanson/cph>
Thu, 18 Jan 2018 05:05:45 +0000 (21:05 -0800)
tests/Tags.sh [new file with mode: 0755]

diff --git a/tests/Tags.sh b/tests/Tags.sh
new file mode 100755 (executable)
index 0000000..ea3a480
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+set -e
+find * -type f -name \*.scm | xargs etags