summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-01-16 08:30:44 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-25 17:07:43 +0100
commit2bc0cbc2390201e25ada4be2b936d7165ba650e3 (patch)
tree0c7a394712c598adf942d3d76bc61a576bb47736 /pandoc.cabal
parente02e3aa10c02db526432d12d6672094d8d942d74 (diff)
Removed tests for Walk; these now live in pandoc-types.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 3e87fec97..7cb292b05 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -525,7 +525,6 @@ Test-Suite test-pandoc
Other-Modules: Tests.Old
Tests.Helpers
Tests.Shared
- Tests.Walk
Tests.Readers.LaTeX
Tests.Readers.HTML
Tests.Readers.Markdown