aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtests.pl')
-rwxr-xr-xtests/runtests.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl
index 9c51c83ff..8ea55c8b8 100755
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -619,7 +619,7 @@ EOHELP
}
}
elsif($ARGV[0] =~ /^to$/i) {
- $fromnum = $number;
+ $fromnum = $number+1;
}
} while(shift @ARGV);