re-enable smalltalk/cog-spur
[oi-userland.git] / components / python / objgraph / patches / 01-test-verbose.patch
blobc9099f297b4c51f50a03422fe73409c445e875f2
1 --- objgraph-3.6.2/tests.py.orig
2 +++ objgraph-3.6.2/tests.py
3 @@ -681,4 +681,4 @@
6 if __name__ == '__main__':
7 - unittest.main(defaultTest='test_suite')
8 + unittest.main(defaultTest='test_suite', verbosity=2)