repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
python
/
autopep8
/
patches
/
02-test-verbose.patch
blob
60422b0d5d8273f3849da1e80d2483d52b59a99a
1
--- autopep8-2.3.1/test/test_autopep8.py.orig
2
+++ autopep8-2.3.1/test/test_autopep8.py
3
@@ -7505,4 +7505,4 @@
4
5
6
if __name__ == '__main__':
7
- unittest.main()
8
+ unittest.main(verbosity=2)