summaryrefslogtreecommitdiff
path: root/numpy/tests
diff options
context:
space:
mode:
authorRohit Goswami <rog32@hi.is>2022-04-29 03:42:26 +0000
committerRohit Goswami <rog32@hi.is>2022-05-05 12:47:55 +0000
commitaf0c674ec36e46c37ff4b2d4f0ff35a88bfad435 (patch)
tree01fc40d7074318d52a78d272115c82b6522b22e0 /numpy/tests
parent4c3958b98913e6d77c751cd4556efbb27e43c446 (diff)
downloadnumpy-af0c674ec36e46c37ff4b2d4f0ff35a88bfad435.tar.gz
MAINT: Kill unused file
Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net>
Diffstat (limited to 'numpy/tests')
-rw-r--r--numpy/tests/test_public_api.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/tests/test_public_api.py b/numpy/tests/test_public_api.py
index 76deb281c..e028488d3 100644
--- a/numpy/tests/test_public_api.py
+++ b/numpy/tests/test_public_api.py
@@ -252,7 +252,6 @@ PRIVATE_BUT_PRESENT_MODULES = ['numpy.' + s for s in [
"f2py.crackfortran",
"f2py.diagnose",
"f2py.f2py2e",
- "f2py.f2py_testing",
"f2py.f90mod_rules",
"f2py.func2subr",
"f2py.rules",