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