This seems to be necessary if we are to use our custom Prelude with ghci. Closes #4464.
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.