summaryrefslogtreecommitdiff
path: root/tests/testwrapper-direct.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testwrapper-direct.sh')
-rwxr-xr-xtests/testwrapper-direct.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testwrapper-direct.sh b/tests/testwrapper-direct.sh
index 53d59a0..58b2843 100755
--- a/tests/testwrapper-direct.sh
+++ b/tests/testwrapper-direct.sh
@@ -4,6 +4,8 @@ set -euvx
# testwrapper-direct.sh: run some specialized flex tests that care where
# they're run from.
+BINARY_DIR="."
+SOURCE_DIR="."
while getopts :b:s: OPTION ; do
case $OPTION in