4 lines
30 B
Bash
4 lines
30 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
py.test -s
|