diff kallithea/i18n/how_to @ 5701:2d2decce586f

pytest migration: update documentation Update documentation and comments to refer to pytest instead of nose.
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Wed, 03 Feb 2016 22:26:25 +0100
parents ae9ab4c92d46
children 4d04ac08fff7
line wrap: on
line diff
--- a/kallithea/i18n/how_to	Wed Feb 03 22:32:28 2016 +0100
+++ b/kallithea/i18n/how_to	Wed Feb 03 22:26:25 2016 +0100
@@ -94,4 +94,4 @@
 
 Run Kallithea tests by executing::
 
-    nosetests
+    py.test