diff options
Diffstat (limited to 'pytest.ini')
-rw-r--r-- | pytest.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pytest.ini b/pytest.ini deleted file mode 100644 index 0567f800..00000000 --- a/pytest.ini +++ /dev/null @@ -1,5 +0,0 @@ -[pytest] -addopts = -r s -markers = - requires_backend_interface: this test requires a specific backend interface - supported: parametrized test requiring only_if and skip_message |