summaryrefslogtreecommitdiffstats
path: root/src/software/test/README
diff options
context:
space:
mode:
authorJan Safranek <jsafrane@redhat.com>2014-04-18 14:59:08 +0200
committerJan Safranek <jsafrane@redhat.com>2014-04-18 14:59:08 +0200
commit1c5218edb68826d2907803aa18ae2fbf664d5993 (patch)
tree5e24ec24f2f1d834eabd39572ba45e2ff2583cd5 /src/software/test/README
parent2786992c6e2acd1b5b1605ca0f6ef30b97a506bd (diff)
downloadopenlmi-providers-1c5218edb68826d2907803aa18ae2fbf664d5993.tar.gz
openlmi-providers-1c5218edb68826d2907803aa18ae2fbf664d5993.tar.xz
openlmi-providers-1c5218edb68826d2907803aa18ae2fbf664d5993.zip
Use unittest2 on Python 2.6
Diffstat (limited to 'src/software/test/README')
-rw-r--r--src/software/test/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/software/test/README b/src/software/test/README
index f34a81c..3e2bd3b 100644
--- a/src/software/test/README
+++ b/src/software/test/README
@@ -24,6 +24,7 @@ There are number of environment variables, that affect test running:
Dependencies
------------
* @development-tools (rpmbuild, createrepo, yum-utils, etc.)
+ * unittest2 module must be installed on systems with Python < 2.7
Preparation
-----------