Fix sed tests so that they run cleanly with prove.

This commit is contained in:
jmmv 2014-03-09 21:56:29 +00:00
parent ab495f6c9b
commit a82edda523

View File

@ -2,7 +2,7 @@
REGRESSION_START($1)
echo '1..25'
echo '1..26'
REGRESSION_TEST(`G', `sed G < regress.in')
REGRESSION_TEST(`P', `sed P < regress.in')