3 lines
50 B
Bash
Executable File
3 lines
50 B
Bash
Executable File
#!/bin/sh
|
|
python2.7 -m unittest discover tests -v
|