mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-16 21:03:29 +08:00
Added two lua test files to extra-source-files in pandoc.cabal.
This was caught by our new .travis.yml, which builds from an extracted sdist tarball instead of the repository.
This commit is contained in:
@@ -235,6 +235,8 @@ Extra-Source-Files:
|
||||
test/odt/markdown/*.md
|
||||
test/odt/native/*.native
|
||||
test/lua/strmacro.lua
|
||||
test/lua/plain-to-para.lua
|
||||
test/lua/hello-world-doc.lua
|
||||
Source-repository head
|
||||
type: git
|
||||
location: git://github.com/jgm/pandoc.git
|
||||
|
||||
Reference in New Issue
Block a user