Mode tag for import compile only test.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 16 Apr 2011 07:38:44 +0000 (00:38 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 16 Apr 2011 07:38:44 +0000 (00:38 -0700)
tests/compile/fromimport_star.pyx

index b1daad980932e4d62b2391e92a53bd612c85bdec..6c19476b735a67c650bed4270d1d41907b74a8dc 100644 (file)
@@ -1,3 +1,5 @@
+# mode: compile
+
 from spam import *
 from ...spam.foo import *
 from . import *