Change Bigfile plugin directory case

This commit is contained in:
shortcutme 2017-10-05 13:26:40 +02:00
parent 0e85beec30
commit 4265c4126a
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
6 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[pytest]
python_files = Test*.py
addopts = -rsxX -v --durations=6
markers =
webtest: mark a test as a webtest.