summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_machar.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/lib/tests/test_machar.py')
-rw-r--r--numpy/lib/tests/test_machar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/lib/tests/test_machar.py b/numpy/lib/tests/test_machar.py
index 7485fc6c2..64abf7236 100644
--- a/numpy/lib/tests/test_machar.py
+++ b/numpy/lib/tests/test_machar.py
@@ -28,4 +28,4 @@ class TestMachAr(TestCase):
if __name__ == "__main__":
- nose.run(argv=['', __file__])
+ run_module_suite()