diff options
Diffstat (limited to 'tests/test-simple-apply.sh')
| -rw-r--r-- | tests/test-simple-apply.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test-simple-apply.sh b/tests/test-simple-apply.sh deleted file mode 100644 index 2516906..0000000 --- a/tests/test-simple-apply.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -wai=$(dirname $(readlink -f $0)) -source "${wai}/include.sh" - -##### Test apply on theme with no variables -$exec apply -d ${data}/google -##### Test apply on theme with variables -$exec apply -d ${data}/seti |
