From e00bdbbe0ef22c5ba466d2377a49a3228c7a1d44 Mon Sep 17 00:00:00 2001 From: tshirtman Date: Fri, 1 Mar 2013 14:31:05 +0100 Subject: [PATCH] correction to english correction --- doc/sources/contribute-unittest.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sources/contribute-unittest.rst b/doc/sources/contribute-unittest.rst index e8faee422..05e05e2ba 100644 --- a/doc/sources/contribute-unittest.rst +++ b/doc/sources/contribute-unittest.rst @@ -23,8 +23,8 @@ Then, in the kivy directory:: make test -How it's works --------------- +How it works +------------ All the tests are located in `kivy/tests`, and the filename starts with `test_.py`. Nose will automatically gather all the files and classes