From 828d437070d9b702addaddb698f886db32fe88fd Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 9 Oct 2019 10:05:52 -0400 Subject: Improve tests --- tests/test-apply-with-vars.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/test-apply-with-vars.sh (limited to 'tests/test-apply-with-vars.sh') diff --git a/tests/test-apply-with-vars.sh b/tests/test-apply-with-vars.sh new file mode 100644 index 0000000..9aa59c7 --- /dev/null +++ b/tests/test-apply-with-vars.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +wai=$(dirname $(readlink -f $0)) +source "${wai}/include.sh" + +##### Test apply on theme with variables +$exec apply -d ${data}/seti -- cgit v1.2.3