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
python/pyproject_installer: update to 0.5.5
[oi-userland.git]
/
components
/
python
/
factory_boy
/
patches
/
01-test-verbose.patch
blob
d878580dace8bdd78c6bb7fbbd1d51842952f46e
1
--- factory_boy-3.3.1/Makefile.orig
2
+++ factory_boy-3.3.1/Makefile
3
@@ -62,7 +62,7 @@
4
-Wignore:::mongomock: \
5
-Wignore:::mongomock.__version__: \
6
-Wignore:::pkg_resources: \
7
- -m unittest
8
+ -m unittest -v
9
10
# DOC: Test the examples
11
example-test: