X-Git-Url: https://scripts.mit.edu/gitweb/wizard.git/blobdiff_plain/8508b12ab4b968e3d53ecb328c9e8342399e1e66..6a287fd5e5ada7a97b0f3df96bb4c7ccba4b562d:/tests/setup diff --git a/tests/setup b/tests/setup index 9e3d535..edf6db9 100644 --- a/tests/setup +++ b/tests/setup @@ -4,6 +4,8 @@ # TESTNAME = name of the test # we produce $TESTDIR and $TESTID for config and test script to use. +export PATH="`pwd`/../bin:$PATH" + VERSION="$1" if [ "$VERSION" == "" ]; then if [ "$DEFAULT_HEAD" == "1" ]; then