summaryrefslogtreecommitdiff
path: root/tests/headers.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers.at')
-rw-r--r--tests/headers.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers.at b/tests/headers.at
index a348d65b..4168531c 100644
--- a/tests/headers.at
+++ b/tests/headers.at
@@ -89,7 +89,7 @@ AT_SETUP([export YYLTYPE])
AT_DATA_GRAMMAR([input.y],
[%locations
-%name-prefix="my_"
+%name-prefix "my_"
%{
#include <stdio.h>
#include <stdlib.h>