4 lines
29 B
Bash
4 lines
29 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
pytest --automake
|