tests: enable xml nose report in config
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 5 Apr 2013 06:41:37 +0000 (09:41 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 5 Apr 2013 08:31:42 +0000 (11:31 +0300)
Change-Id: Idd6d1420f374e7d57815af67edd5963a6349a5e5
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
setup.cfg

index 81a62085648fc2724cbd326a38c2a499f1fc7490..13f7814a05ea3d525a094fff24202face893ce26 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,4 @@
 [nosetests]
 with-coverage=1
 cover-package=obs_service_gbp
+with-xunit=1