Remove old, broken tests

This commit is contained in:
Mads Marquart
2020-01-21 23:05:57 +01:00
parent 6117049489
commit 701fe8ffc8
12 changed files with 0 additions and 859 deletions

View File

@@ -1,9 +1,6 @@
[pytest]
xfail_strict = true
markers =
online: Online tests, aka. disabled tests...
addopts =
--strict
-m "not online"
testpaths = tests
filterwarnings = error