Removed the print statements from the test code.

This commit is contained in:
capitanbatata
2014-09-11 11:09:27 +02:00
parent 272e9310d2
commit f078bcf779
2 changed files with 6 additions and 10 deletions
+1
View File
@@ -72,6 +72,7 @@ except ImportError:
del version
try:
_imp.find_module('nose')
except ImportError: