aboutsummaryrefslogtreecommitdiff
path: root/budget/tests/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2017-04-22Move tests to budget.tests (#205)0livd1-0/+0
* Move tests to budget.tests Update tox.ini to call the unittest dicovery module Closes #196 * Fix typo in Readme