#!/usr/bin/env bash
cd /w/modules/systray && env -u CLAUDE_CONFIG_DIR python3 -m pytest tests/ -q
