summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t')
-rw-r--r--Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t b/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t
index 0dc126b974c..56ce75cceb0 100644
--- a/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t
+++ b/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t
@@ -37,5 +37,6 @@ is_deeply($entry, {_type => 'ARTICLE', _key => 'Ahrenberg88',
pages = "66--70",
year = "1988",
keywords = "conver",
-}'
+}',
+ _pre => ''
}, "parse \@ARTICLE");