6 lines
180 B
INI
6 lines
180 B
INI
|
|
[pytest]
|
||
|
|
testpaths = tests
|
||
|
|
filterwarnings =
|
||
|
|
# astropy warns about the deliberately damaged files these tests construct.
|
||
|
|
ignore::astropy.utils.exceptions.AstropyUserWarning
|