summaryrefslogtreecommitdiff
path: root/test/libredbdiff-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/libredbdiff-test.sh')
-rw-r--r--test/libredbdiff-test.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/libredbdiff-test.sh b/test/libredbdiff-test.sh
index 222e667..8c2f6e3 100644
--- a/test/libredbdiff-test.sh
+++ b/test/libredbdiff-test.sh
@@ -3,7 +3,9 @@
describe libredbdiff
. ./test-common.sh
-common_before() {
+before() {
+ common_before
+
mkdir -p "$XDG_CONFIG_HOME/libretools"
printf '%s\n' \
'statedir="$PWD"' \