mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-08-13 22:19:25 +00:00
Reorganize tests into a real spec suite
This commit is contained in:
7
spec/tests/bibtex/test_comment.txt
Normal file
7
spec/tests/bibtex/test_comment.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
---input---
|
||||
@COMMENT{test}
|
||||
|
||||
---tokens---
|
||||
'@COMMENT' Comment
|
||||
'{test}' Comment
|
||||
'\n' Text.Whitespace
|
Reference in New Issue
Block a user