summaryrefslogtreecommitdiff
path: root/tests/header_r_scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'tests/header_r_scanner.l')
-rw-r--r--tests/header_r_scanner.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/header_r_scanner.l b/tests/header_r_scanner.l
index 3bf53c7..bfad8ba 100644
--- a/tests/header_r_scanner.l
+++ b/tests/header_r_scanner.l
@@ -34,7 +34,7 @@
%option reentrant
%option 8bit prefix="test" header="header_r_scanner.h"
-%option nounput nomain noyywrap
+%option nounput nomain noyywrap noinput
%option warn