File: unit_test.sh

package info (click to toggle)
ttconv 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,460 kB
  • sloc: python: 19,811; sh: 44; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh

pipenv run python -m unittest discover -v -s src/test/python/ -t .