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