summaryrefslogtreecommitdiff
path: root/tests/test-bison-yylval/test.input
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-bison-yylval/test.input')
-rw-r--r--tests/test-bison-yylval/test.input5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test-bison-yylval/test.input b/tests/test-bison-yylval/test.input
new file mode 100644
index 0000000..846f206
--- /dev/null
+++ b/tests/test-bison-yylval/test.input
@@ -0,0 +1,5 @@
+<html>
+<body bgcolor="white">
+ This is a <b>test</b>
+</body>
+</html>