summaryrefslogtreecommitdiff
path: root/test/integration/run-tests
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/run-tests')
-rwxr-xr-xtest/integration/run-tests6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/integration/run-tests b/test/integration/run-tests
index e90b4b755..78f24fbaf 100755
--- a/test/integration/run-tests
+++ b/test/integration/run-tests
@@ -1,10 +1,4 @@
#!/bin/sh
-
-TESTDIR="$(readlink -f "$(dirname "$0")")"
-. "$TESTDIR/framework"
-
-find_project_binary_dir
-
set -e
TESTTORUN=''