mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 09:25:24 -06:00
Re-add pytest.ini
This was removed on accident
This commit is contained in:
parent
c1b13c4eb5
commit
178b615c15
1 changed files with 4 additions and 0 deletions
4
pytest.ini
Normal file
4
pytest.ini
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[pytest]
|
||||||
|
testpaths = tests
|
||||||
|
python_files = Test*.py
|
||||||
|
python_classes = Test
|
Loading…
Add table
Add a link
Reference in a new issue