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