summaryrefslogtreecommitdiffstats
path: root/tests/aux/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aux/setup.sh')
-rw-r--r--tests/aux/setup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/aux/setup.sh b/tests/aux/setup.sh
index a2b7170..42d9a08 100644
--- a/tests/aux/setup.sh
+++ b/tests/aux/setup.sh
@@ -19,6 +19,8 @@
set -eu
+cd "${1}"
+
rm -Rf 'pkg/'
mkdir -p 'pkg/tmp/'
cd 'pkg/'