mirror of
https://github.com/lowobservable/oec.git
synced 2026-01-11 23:53:04 +00:00
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
python -m unittest discover tests
|