summaryrefslogtreecommitdiff
path: root/tests/teardown
diff options
context:
space:
mode:
Diffstat (limited to 'tests/teardown')
-rwxr-xr-xtests/teardown3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/teardown b/tests/teardown
new file mode 100755
index 0000000..d64c24e
--- /dev/null
+++ b/tests/teardown
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+find "$DATADIR" -mindepth 1 -delete