From fb84135fe5892f4321977a48abacf233d3ee0d9c Mon Sep 17 00:00:00 2001 From: 0livd <0livd@users.noreply.github.com> Date: Sat, 22 Apr 2017 22:07:24 +0100 Subject: Move tests to budget.tests (#205) * Move tests to budget.tests Update tox.ini to call the unittest dicovery module Closes #196 * Fix typo in Readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index b9baa11..f8110cd 100644 --- a/README.rst +++ b/README.rst @@ -93,7 +93,7 @@ a pull request as it will help us to maintain the code clean and running. To do so:: - $ make tests + $ make test As a designer / Front-end developer ----------------------------------- -- cgit v1.1