make test.sh executable

This commit is contained in:
David Kilias 2023-09-16 23:29:41 +02:00
parent a2aa4e91a6
commit 36bf76eedf

1
test.sh Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/bin/sh
python3 -m pytest test.py