summaryrefslogtreecommitdiff
path: root/t/yacc-pr204.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-pr204.sh')
-rwxr-xr-xt/yacc-pr204.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/yacc-pr204.sh b/t/yacc-pr204.sh
index 44b73b32b..babd2c9d7 100755
--- a/t/yacc-pr204.sh
+++ b/t/yacc-pr204.sh
@@ -16,8 +16,8 @@
# For PR 204.
# C sources derived from nodist_ yacc sources should not be distributed.
-# See also related test 'yacc-nodist.test'.
-# The tests 'lex-nodist.test' and 'lex-pr204.test' does similar checks
+# See also related test 'yacc-nodist.sh'.
+# The tests 'lex-nodist.sh' and 'lex-pr204.sh' does similar checks
# for lex-generated C files.
required='cc yacc'