3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/usr/bin/bash
|
|
python -m unittest discover -v tests
|