blob: 1e97dda63e7430340699171e590978fc143ffe7d [file] [log] [blame]
#!/bin/sh
if ./check-memfree.py; then
pytest -vvvv tests/
fi