3 lines
37 B
Bash
3 lines
37 B
Bash
#!/bin/sh
|
|
|
|
python3 -m pytest test.py
|
#!/bin/sh
|
|
|
|
python3 -m pytest test.py
|