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