aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers/Org/Block.hs
AgeCommit message (Collapse)AuthorFilesLines
2017-12-28Break-up org reader test fileAlbert Krewinkel1-0/+192
The org reader test file had grown large, to the point that editor performance was negatively affected in some cases. The tests are spread over multiple submodules, and re-combined into a tasty TestTree in the main org reader test file.