summaryrefslogtreecommitdiff
path: root/scipy/test/info.py
diff options
context:
space:
mode:
Diffstat (limited to 'scipy/test/info.py')
-rw-r--r--scipy/test/info.py12
1 files changed, 0 insertions, 12 deletions
diff --git a/scipy/test/info.py b/scipy/test/info.py
deleted file mode 100644
index 8b481fe52..000000000
--- a/scipy/test/info.py
+++ /dev/null
@@ -1,12 +0,0 @@
-"""
-Scipy testing tools
-===================
-
-Modules
--------
-
- testing -- useful tools for scipy-style testing sites.
-
-"""
-
-global_symbols = ['ScipyTest']