diff options
| author | John MacFarlane <[email protected]> | 2022-01-09 14:27:54 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-01-09 14:27:54 -0800 |
| commit | d9e9f119c524bcf7dff12cbccf134ce4227ad8ae (patch) | |
| tree | a15182a77ed57630f6c0e19f051ef2bb28a1b08d | |
| parent | c4522124aab41a5e587785882ea1600b4c5c2e96 (diff) | |
pandoc.cabal: add a test file to extra-source-files.
| -rw-r--r-- | pandoc.cabal | 1 |
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 |
