summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-setproctitle/run-ptest
blob: e29e57ee3bdc99617dc3e980b497e0278cd98cbb (plain)
1
2
3
4
#!/bin/sh

# https://github.com/dvarrazzo/py-setproctitle/issues/141
pytest --automake -k 'not test_unicode'