Renamed test folders to "tests"

master
pbrod 9 years ago
parent 34996c05e2
commit 4b95613cfb

@ -49,13 +49,13 @@ packages =
[test]
# py.test options when running `python setup.py test`
addopts =
wafo/test
wafo/covariance/test
wafo/spectrum/test
# wafo/stats/tests
wafo/covariance/test
wafo/transform/test
wafo/wave_theory/test
wafo/tests
wafo/covariance/tests
wafo/spectrum/tests
wafo/covariance/tests
wafo/transform/tests
wafo/wave_theory/tests
# wafo/stats/tests
[pytest]
# Options for py.test:

Loading…
Cancel
Save