#!/bin/sh
cd /usr/lib/python3.*/site-packages/pyagl/tests
exec /usr/bin/pytest "$@"
