Add test definitions for pyagl
[src/qa-testdefinitions.git] / common / scripts / pyagl-hwrequired-lava.sh
1 #!/bin/bash
2
3 pytest --show-capture=no --color=no -k hwrequired /usr/lib/python?.?/site-packages/pyagl/tests/ -L
4
5