diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2015-07-08 16:31:35 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2015-07-08 16:31:35 -0500 |
commit | 64430fa20a7c6c97f906efded23c8c6e057c98e7 (patch) | |
tree | 9de77c1c5d86ee8bc914a71a333d32d8bae6491b /numpy/tests/test_scripts.py | |
parent | b1a7d4c1d0e18913081ba2c1f8508da57582727e (diff) | |
download | numpy-64430fa20a7c6c97f906efded23c8c6e057c98e7.tar.gz |
TST: Make default for all warnings "always"
This should make it easier in some cases, since a warning
caught in some test (but not important/not causing failure),
will not shadow later tests.
In principle the best thing is probably to always check the number
of warnings raised, so that you notice when a new warning shows
up in a test, though there may be other corner cases here.
Diffstat (limited to 'numpy/tests/test_scripts.py')
0 files changed, 0 insertions, 0 deletions