1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-08 19:30:01 +02:00

Readd pytest.ini

This commit is contained in:
Benjamin Rosemann 2020-11-11 11:13:24 +01:00
parent 4a87adc2c7
commit 26fe98dde7

4
pytest.ini Normal file
View file

@ -0,0 +1,4 @@
[pytest]
markers =
integration: integration tests
serial