mm/tools/decomp-permuter/run-tests.sh

4 lines
74 B
Bash
Executable File

#!/bin/sh
python3 -m unittest discover -s test/
# python3 -m pytest test/