aboutsummaryrefslogtreecommitdiff
path: root/tests/test_rss.nim
AgeCommit message (Collapse)Author
2020-02-15fix names on case-sensitive filesystemsAndy Davidoff
Without this change, I was unable to pass the tests on Linux with a case-sensitive filesystem.
2019-05-09[RSS] Added Tests, fixes, rewritesJohn Conway