diff options
Diffstat (limited to 'tests/silent-yacc.test')
-rwxr-xr-x | tests/silent-yacc.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/silent-yacc.test b/tests/silent-yacc.test index 11fa19732..15db6283a 100755 --- a/tests/silent-yacc.test +++ b/tests/silent-yacc.test @@ -15,7 +15,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # Check silent-rules mode for Yacc. -# Keep this in sync with sister test `silent-yacc-gcc.test'. +# Keep this in sync with sister test 'silent-yacc-gcc.test'. required=yacc . ./defs || Exit 1 |