diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/aux/common.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/aux/common.sh b/tests/aux/common.sh index 0561b21..896790f 100644 --- a/tests/aux/common.sh +++ b/tests/aux/common.sh @@ -67,3 +67,5 @@ cmd_is() ok_ -- "${description}" fi } + +cd "${TOP_BUILDDIR}/tests/pkg/tmp/" |