diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-09 10:05:52 -0400 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-09 10:05:52 -0400 |
| commit | 828d437070d9b702addaddb698f886db32fe88fd (patch) | |
| tree | d10c5f4db7632b9a30ea8ad64d2f2b48af56d64a /tests/test-simple-extract.sh | |
| parent | 6fc25b04e8a38321b5022e1f8916bc8a9ec2e238 (diff) | |
Improve tests
Diffstat (limited to 'tests/test-simple-extract.sh')
| -rw-r--r-- | tests/test-simple-extract.sh | 8 |
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 - |
