summaryrefslogtreecommitdiff
path: root/t/yacc-line.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-line.sh')
-rw-r--r--t/yacc-line.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/t/yacc-line.sh b/t/yacc-line.sh
index 39f9522e7..112dab3ca 100644
--- a/t/yacc-line.sh
+++ b/t/yacc-line.sh
@@ -14,9 +14,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Check that automake yacc support ensures that yacc-generated C
-# files use correct "#line" directives.
-# See also sister test 'lex-line.test'.
+# Check that automake yacc support ensures that yacc-generated
+# C files use correct "#line" directives.
+# See also sister test 'lex-line.sh'.
required='cc yacc'
. test-init.sh