Add no-cpp tag to numpy_math test.
authorRobert Bradshaw <robertwb@gmail.com>
Sat, 7 Sep 2013 20:45:22 +0000 (13:45 -0700)
committerRobert Bradshaw <robertwb@gmail.com>
Sat, 7 Sep 2013 20:45:22 +0000 (13:45 -0700)
tests/run/numpy_math.pyx

index 726cb9b..fb9355b 100644 (file)
@@ -1,5 +1,8 @@
 # tag: numpy
 
+# Numpy <= 1.7.1 doesn't have a C++ guard in the header file.
+# tag: no-cpp
+
 cimport numpy.math as npmath