make test.sh executable
This commit is contained in:
parent
a2aa4e91a6
commit
36bf76eedf
1 changed files with 1 additions and 0 deletions
1
test.sh
Normal file → Executable file
1
test.sh
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
|
||||
python3 -m pytest test.py
|
||||
|
|
Loading…
Reference in a new issue