File: run_unit_tests.sh

package info (click to toggle)
python-etesync 0.12.1-1.2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 256 kB
  • sloc: python: 1,353; sh: 3; makefile: 2
file content (3 lines) | stat: -rwxr-xr-x 25 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/bash

pytest "$@"