From 7d5b308d29b76d1a1bc32fbd76802bb1249ba8d6 Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Tue, 12 Jan 2016 13:27:29 +0100 Subject: [PATCH] clarified test template --- test/template.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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` -- 1.7.1