From: Stefan Behnel Date: Sat, 23 Nov 2013 20:37:41 +0000 (+0100) Subject: remove outdated test X-Git-Tag: 0.20b1~198 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77374daba62405f65aa810f78b930df7e63ebf0b;p=platform%2Fupstream%2Fpython-cython.git remove outdated test --- diff --git a/tests/broken/e_exestmtinexttype.pyx b/tests/broken/e_exestmtinexttype.pyx deleted file mode 100644 index f152e06..0000000 --- a/tests/broken/e_exestmtinexttype.pyx +++ /dev/null @@ -1,2 +0,0 @@ -cdef class Spam: - answer = 42