]> git.saurik.com Git - apt.git/blobdiff - test/integration/run-tests
Do not set the binary dir in run-tests, it breaks stuff
[apt.git] / test / integration / run-tests
index e90b4b7558eb13c3b45d04cc5b968fb0c6b9575e..78f24fbaf024e8f52784b80868fc8258f6e1ef75 100755 (executable)
@@ -1,10 +1,4 @@
 #!/bin/sh
-
-TESTDIR="$(readlink -f "$(dirname "$0")")"
-. "$TESTDIR/framework"
-
-find_project_binary_dir
-
 set -e
 
 TESTTORUN=''