Make the reported number of tests match their actual number.
This fixes the reporting under prove(1)
This commit is contained in:
parent
df6713d913
commit
1ea3009c60
@ -2,7 +2,7 @@
|
||||
|
||||
REGRESSION_START($1)
|
||||
|
||||
echo '1..21'
|
||||
echo '1..24'
|
||||
|
||||
REGRESSION_TEST(`G', `sed G < regress.in')
|
||||
REGRESSION_TEST(`P', `sed P < regress.in')
|
||||
|
Loading…
x
Reference in New Issue
Block a user