File: pytest

package info (click to toggle)
guake 3.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,712 kB
  • sloc: python: 6,968; xml: 695; makefile: 501; sh: 271
file content (4 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/bin/sh
set -e
echo "===> Running tests"
python3 -m pytest guake/tests/test_quick_open.py