summaryrefslogtreecommitdiff
path: root/t/lex-nodist.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex-nodist.sh')
-rw-r--r--t/lex-nodist.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/t/lex-nodist.sh b/t/lex-nodist.sh
index 8d9d5d3ff..0a47335c0 100644
--- a/t/lex-nodist.sh
+++ b/t/lex-nodist.sh
@@ -15,10 +15,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Checks for .c files derived from non-distributed .l sources.
-# The test 'lex-pr204.sh' does similar check with AM_MAINTAINER_MODE
-# enabled.
-# The tests 'yacc-nodist.sh' and 'yacc-pr204.sh' does similar checks
-# for yacc-generated .c and .h files.
+# The test 'yacc-nodist.sh' does similar checks for yacc-generated
+# .c and .h files.
required='cc lex'
. test-init.sh