2 lines
40 B
Bash
Executable file
2 lines
40 B
Bash
Executable file
#!/bin/sh
|
|
TESTING=true python -m pytest
|