From 95ec21a699c5fe57824e2f216aec0c43c362b803 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 24 Nov 2012 11:17:18 +0100 Subject: Output test results in xunit format too --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ce76f77..2f4a148 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ gbp/version.py build/ gbp.egg-info/ +nosetests.xml docs/*.1 docs/manual-html/ -- cgit v1.2.3