1
0
Эх сурвалжийг харах

Added nosetests.xml to the python unittest ignores.

nosetests.xml is created by the 'nose' test runner when you want xml output, for instance for integration with jenkins.
Reinout van Rees 13 жил өмнө
parent
commit
3e00d905c3
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -19,6 +19,7 @@ pip-log.txt
 # Unit test / coverage reports
 .coverage
 .tox
+nosetests.xml
 
 #Translations
 *.mo