Fix sed tests so that they run cleanly with prove.

This commit is contained in:
Julio Merino 2014-03-09 21:56:29 +00:00
parent a297028904
commit e199cf8185
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=262959

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')