diff options
| author | John MacFarlane <[email protected]> | 2013-10-12 22:50:28 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2013-10-12 22:50:28 -0700 |
| commit | 0e969478b5155504413719e94873502dce078615 (patch) | |
| tree | f1038e7ce1380e858765fbee434da8299094d33f /pandoc.cabal | |
| parent | c3ccbf7689018f6df1f84d48887d66824912fb6f (diff) | |
Added sable tests to test suite.sable
Diffstat (limited to 'pandoc.cabal')
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 264c6d166..a98e6740f 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -160,6 +160,7 @@ Extra-Source-Files: tests/tables.txt, tests/tables-rstsubset.native, tests/tables.fb2, + tests/tables.sable, tests/testsuite.native, tests/testsuite.txt, tests/writer.latex, @@ -179,6 +180,7 @@ Extra-Source-Files: tests/writer.rtf, tests/writer.texinfo, tests/writer.fb2, + tests/writer.sable, tests/writer.opml, tests/lhs-test.native, tests/lhs-test-markdown.native, |
