summaryrefslogtreecommitdiff
path: root/tests/pthread.l
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pthread.l')
-rw-r--r--tests/pthread.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pthread.l b/tests/pthread.l
index 985d214..38080c1 100644
--- a/tests/pthread.l
+++ b/tests/pthread.l
@@ -47,7 +47,7 @@ static int process_text(char* s, yyscan_t scanner);
%}
%option 8bit prefix="test"
-%option nounput nomain nodefault
+%option nounput nomain nodefault noinput
%option yywrap
%option reentrant
%option warn