mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 02:47:54 -05:00
3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
echo "Run test suites! "
|
|
python -m unittest discover tests
|