remmina: update to 1.4.37
[oi-userland.git] / components / python / factory_boy / patches / 01-test-verbose.patch
blobd878580dace8bdd78c6bb7fbbd1d51842952f46e
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
10 # DOC: Test the examples
11 example-test: