diff options
Diffstat (limited to 'testing/do-tests')
-rwxr-xr-x | testing/do-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/do-tests b/testing/do-tests index 44b5f2dca..7f7d9147a 100755 --- a/testing/do-tests +++ b/testing/do-tests @@ -35,7 +35,7 @@ TODAYDIR=$TESTRESULTSDIR/$TESTDATE mkdir $TODAYDIR TESTRESULTSHTML=$TODAYDIR/all.html INDEX=$TODAYDIR/index.html -DEFAULTTESTSDIR=$UMLTESTDIR/testing/tests +DEFAULTTESTSDIR=$TESTDIR/testing/tests SOURCEIP_ROUTING_TABLE=220 |