summaryrefslogtreecommitdiff
path: root/tests/posix.l
diff options
context:
space:
mode:
Diffstat (limited to 'tests/posix.l')
-rw-r--r--tests/posix.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/posix.l b/tests/posix.l
index a28a2e9..38e8d3b 100644
--- a/tests/posix.l
+++ b/tests/posix.l
@@ -41,7 +41,7 @@ int tests_ok[NUM_TESTS] = { 0 };
%}
%option 8bit prefix="test"
-%option nounput nomain noyywrap
+%option nounput nomain noyywrap noinput
%option warn posix-compat