File: conftest.py

package info (click to toggle)
python-yubihsm 3.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 452 kB
  • sloc: python: 4,882; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (3)
1
2
def pytest_addoption(parser):
    parser.addoption("--backend", action="store", default="http://localhost:12345")