mirror of
https://github.com/lowobservable/coax.git
synced 2026-01-28 05:07:33 +00:00
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python -m unittest discover tests
|