summaryrefslogtreecommitdiff
path: root/tests/run/numpy_cimport.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/numpy_cimport.pyx')
-rw-r--r--tests/run/numpy_cimport.pyx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run/numpy_cimport.pyx b/tests/run/numpy_cimport.pyx
index 7c23d7725..8aaea8597 100644
--- a/tests/run/numpy_cimport.pyx
+++ b/tests/run/numpy_cimport.pyx
@@ -6,4 +6,3 @@
True
"""
cimport numpy as np
-include "numpy_common.pxi"