summaryrefslogtreecommitdiff
path: root/test/testrunner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/testrunner.sh')
-rwxr-xr-xtest/testrunner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testrunner.sh b/test/testrunner.sh
index b717e34..c379fca 100755
--- a/test/testrunner.sh
+++ b/test/testrunner.sh
@@ -12,7 +12,7 @@ TESTDIR=$2
# locations
LOGFILE=${BUILDDIR}/testlog
-GENJSBIND=${BUILDDIR}/genjsbind
+GENJSBIND=${BUILDDIR}/nsgenbind
BINDINGDIR=${TESTDIR}/data/bindings
BINDINGTESTS=$(ls ${BINDINGDIR}/*.bnd)