File: test.sh

package info (click to toggle)
python-airos 0.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 704 kB
  • sloc: python: 2,967; sh: 19; makefile: 3
file content (2 lines) | stat: -rwxr-xr-x 76 bytes parent folder | download
1
2
#!/usr/bin/env sh
pytest tests --cov=airos --cov-report term-missing "${1}"