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-simple-apply.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 tests/test-simple-apply.sh (limited to 'tests/test-simple-apply.sh') 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 -- cgit v1.2.3