summaryrefslogtreecommitdiff
path: root/numpy/core/tests/test_regression.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/core/tests/test_regression.py')
-rw-r--r--numpy/core/tests/test_regression.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/core/tests/test_regression.py b/numpy/core/tests/test_regression.py
index d87c587f8..a2353da82 100644
--- a/numpy/core/tests/test_regression.py
+++ b/numpy/core/tests/test_regression.py
@@ -22,7 +22,7 @@ def assert_valid_refcount(op):
assert(sys.getrefcount(i) >= rc)
-class test_regression(NumpyTestCase):
+class TestRegression(NumpyTestCase):
def check_invalid_round(self,level=rlevel):
"""Ticket #3"""
v = 4.7599999999999998