Merge branch 'fix_tests' into 1064_tabs

This commit is contained in:
Micah Lee 2020-03-22 17:20:17 -07:00
commit fc0dbd153f
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
6 changed files with 126 additions and 445 deletions

4
tests/pytest.ini Normal file
View file

@ -0,0 +1,4 @@
[pytest]
markers =
gui: marks tests as a GUI test
tor: marks tests as a Tor GUI test