X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8e0c56db82fe10b0f8ceadf3187ffc672eaaff3a..61fef4ddbec8f70bb9e213ac0491d4e6cfefab30:/test/integration/run-tests diff --git a/test/integration/run-tests b/test/integration/run-tests index 78f24fbaf..e90b4b755 100755 --- a/test/integration/run-tests +++ b/test/integration/run-tests @@ -1,4 +1,10 @@ #!/bin/sh + +TESTDIR="$(readlink -f "$(dirname "$0")")" +. "$TESTDIR/framework" + +find_project_binary_dir + set -e TESTTORUN=''