summaryrefslogtreecommitdiff
path: root/numpy/testing/_private/__init__.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-03-27 09:26:43 -0600
committerCharles Harris <charlesr.harris@gmail.com>2018-03-29 11:41:35 -0600
commit157aedaa50d3c5fc74b45c79fb8b8c4b650217ac (patch)
tree3c537ff46b4e0c031e791aeb85487be2eb9c782d /numpy/testing/_private/__init__.py
parente4d678a2f5859d29a853d617e9e5bbd4b6241898 (diff)
downloadnumpy-157aedaa50d3c5fc74b45c79fb8b8c4b650217ac.tar.gz
MAINT: Rearrange numpy/testing files.
This is to prepare for the switch to pytest. * Rename `numpy/testing/nose_tools` to `numpy/testing/_private`. * Redirect imports as needed. * Copy `_testutils.py` from scipy to `numpy/testing/_private`. * Rename `_testutils.py` to `_pytester.py` and remove unneeded bits.
Diffstat (limited to 'numpy/testing/_private/__init__.py')
-rw-r--r--numpy/testing/_private/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/numpy/testing/_private/__init__.py b/numpy/testing/_private/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/numpy/testing/_private/__init__.py