Spaces:
Runtime error
Runtime error
File size: 58 Bytes
c69cba4 |
1 2 3 |
#!/bin/bash
pytest -o "testpaths=tests/" --noconftest -vv
|