From f813aca3ea15e8f677f157725e86fcc92f3a1aa1 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Fri, 4 Feb 2022 23:39:39 -0800 Subject: [PATCH] Add endnotexml test to pandoc.cabal extra-source-files. --- pandoc.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/pandoc.cabal b/pandoc.cabal index 4ce391dde..66df92a17 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -259,6 +259,7 @@ extra-source-files: test/docbook-chapter.docbook test/docbook-reader.docbook test/docbook-xref.docbook + test/endnotexml-reader.xml test/html-reader.html test/opml-reader.opml test/org-select-tags.org