#!/bin/sh

# Run system tests. See tests/system_tests/README.md
pytest tests/system_tests/system_test.py --j4dd-executable /usr/bin/j4-dmenu-desktop
