summaryrefslogtreecommitdiff
path: root/tests/run/annotate_html.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/annotate_html.pyx')
-rw-r--r--tests/run/annotate_html.pyx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/run/annotate_html.pyx b/tests/run/annotate_html.pyx
index 3db7bf190..e98891b4f 100644
--- a/tests/run/annotate_html.pyx
+++ b/tests/run/annotate_html.pyx
@@ -1,3 +1,6 @@
+# cython: test_assert_c_code_has = Generated by Cython
+# cython: test_assert_c_code_has = goto __pyx_L0;\n
+
"""
>>> from codecs import open
>>> import os.path as os_path