From: Christian Herdtweck Date: Tue, 12 Jan 2016 12:27:29 +0000 (+0100) Subject: clarified test template X-Git-Tag: v1.2~80 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=7d5b308d29b76d1a1bc32fbd76802bb1249ba8d6;p=pyi2ncommon clarified test template --- diff --git a/test/template.py b/test/template.py index 75f889f..251e4de 100644 --- a/test/template.py +++ b/test/template.py @@ -2,7 +2,7 @@ Tests classes and functions in module_name -Should be run from python2 and python3! +Should be able run from python2 and python3! For help see :py:mod:`unittest`