summaryrefslogtreecommitdiff
path: root/test/tasks/user_test.exs
AgeCommit message (Collapse)Author
2019-02-11test: Change `lenght(…) == 0` to `Enum.empty?(…)`Haelwenn (lanodan) Monnier
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-16Add more Mix task tests in relay_test.exs and uploads_test.exs.link0ff
Rename test/tasks/user.exs to test/tasks/user_test.exs.