]> wimlib.net Git - wimlib/blobdiff - tests/test-imagex-capture_and_apply
Fix tests (again)
[wimlib] / tests / test-imagex-capture_and_apply
index d281f8ec10df337872e53ff492eb8fb5bb09963d..1dfc9431568662f92613753be8ba9e58b1bd30a4 100755 (executable)
 
 set -e
 cd tests
-. tests-common.sh
+srcdir="${srcdir:-.}/.."
+srcdir="$(cd $srcdir; pwd)"
+. "$srcdir/tests/tests-common.sh"
+
 
 imagex() {
        echo "imagex $@"