mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:41 -04:00
3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
echo "Run test suites! "
|
|
python -m unittest discover tests
|