summaryrefslogtreecommitdiff
path: root/dist/Devel-PPPort/parts/inc/ppphtest
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Devel-PPPort/parts/inc/ppphtest')
-rw-r--r--dist/Devel-PPPort/parts/inc/ppphtest3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/Devel-PPPort/parts/inc/ppphtest b/dist/Devel-PPPort/parts/inc/ppphtest
index 8140bb939b..26961a6956 100644
--- a/dist/Devel-PPPort/parts/inc/ppphtest
+++ b/dist/Devel-PPPort/parts/inc/ppphtest
@@ -10,10 +10,11 @@
################################################################################
=tests plan => 235
+# BEWARE: This number and SKIP_SLOW_TESTS must be the same!!!
BEGIN {
if ($ENV{'SKIP_SLOW_TESTS'}) {
- skip("skip: SKIP_SLOW_TESTS", 238);
+ skip("skip: SKIP_SLOW_TESTS", 235);
exit 0;
}
}