rename logxml plugin to junitxml

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-01-16 23:33:26 +01:00
parent 6f0db1d193
commit 09671eb6fc
9 changed files with 17 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ plugins = [
('other testing domains, misc',
'oejskit django xdist genscript'),
('reporting and failure logging',
'pastebin logxml xmlresult resultlog terminal',),
'pastebin junitxml xmlresult resultlog terminal',),
('other testing conventions',
'unittest nose doctest restdoc'),
('core debugging / help functionality',