python/rapidfuzz: update to 3.11.0
[oi-userland.git] / components / python / testresources / test / results-3.9.master
blob5aafb7abaf51b059abbb3a2001811a727d3fe0ab
1 py$(PYV) create: $(@D)/.tox/py$(PYV)
2 py$(PYV) run-test: commands[0] | python -m testtools.run discover
3 $(PYTHON_DIR)/runpy.py:127: RuntimeWarning: 'testtools.run' found in sys.modules after import of package 'testtools', but prior to execution of 'testtools.run'; this may result in unpredictable behaviour
4   warn(RuntimeWarning(msg))
5 Tests running...
7 Ran 101 tests
8 OK
9 ___________________________________ summary ____________________________________
10   py$(PYV): commands succeeded
11   congratulations :)