mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-07 16:53:42 +08:00
7cb06570f0
old-commit-hash: 94a27e351f970b555afbb95cbdff18d1a31db581
3 lines
48 B
Bash
Executable File
3 lines
48 B
Bash
Executable File
#!/usr/bin/env sh
|
|
python -m unittest discover .
|