aboutsummaryrefslogtreecommitdiff
path: root/tests/test-simple-extract.sh
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2019-10-09 08:00:34 -0400
committerLoic Guegan <manzerbredes@mailbox.org>2019-10-09 08:00:34 -0400
commitda336304d5bb0b8efe0f1c2afdc59c46c6a9d2a6 (patch)
tree1712d75759d624ee660845b3895003e24c5e5406 /tests/test-simple-extract.sh
parent5ca2e63ea66095fbe64cdc441f6eec663fb28bd4 (diff)
Debug API and tests, add test
Diffstat (limited to 'tests/test-simple-extract.sh')
-rw-r--r--tests/test-simple-extract.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/test-simple-extract.sh b/tests/test-simple-extract.sh
new file mode 100644
index 0000000..61e2844
--- /dev/null
+++ b/tests/test-simple-extract.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+wai=$(dirname $(readlink -f $0))
+source "${wai}/include.sh"
+
+##### Test extract on a config file
+$exec extract ${data}/config
+