File: run-tests.sh

package info (click to toggle)
q-text-as-data 3.1.6-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,820 kB
  • sloc: python: 5,872; sh: 157; javascript: 52; makefile: 23
file content (3 lines) | stat: -rwxr-xr-x 44 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/bash

pytest -m 'not benchmark' "$@"