5 lines
30 B
Plaintext
5 lines
30 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
pytest --automake
|
||
|
|
|