aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-01-09 14:27:54 -0800
committerJohn MacFarlane <[email protected]>2022-01-09 14:27:54 -0800
commitd9e9f119c524bcf7dff12cbccf134ce4227ad8ae (patch)
treea15182a77ed57630f6c0e19f051ef2bb28a1b08d
parentc4522124aab41a5e587785882ea1600b4c5c2e96 (diff)
pandoc.cabal: add a test file to extra-source-files.
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 694032273..39bf2a860 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -401,6 +401,7 @@ extra-source-files:
test/odt/native/*.native
test/lua/*.lua
test/lua/module/*.lua
+ test/lua/module/partial.test
test/lua/module/tiny.epub
source-repository head
type: git