perl/Test-Simple: update to 1.302205
[oi-userland.git] / components / python / testresources / test / results-3.7.master
blob3d14d8675800b5f61a8fd58e22f593748669b795
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:125: 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 :)