File: main

package info (click to toggle)
weresync 1.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: python: 3,264; makefile: 201
file content (5 lines) | stat: -rwxr-xr-x 58 bytes parent folder | download
1
2
3
4
5
#! /usr/bin/python3

import pytest
pytest.cmdline.main()