summaryrefslogtreecommitdiff
path: root/tests/root/special
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-09-13 09:45:59 +0000
committergeorg.brandl <devnull@localhost>2008-09-13 09:45:59 +0000
commitaba05cd9175def8b13b85262b0a70fe545b849f2 (patch)
tree9bd78d12dd1b69636d94316792697867dfd9a986 /tests/root/special
parent46fb6e148235735b0af07cbb8d101e39120fef42 (diff)
downloadsphinx-aba05cd9175def8b13b85262b0a70fe545b849f2.tar.gz
Add test for coverage builder and fix an AttributeError in it.
Diffstat (limited to 'tests/root/special')
-rw-r--r--tests/root/special/api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/root/special/api.h b/tests/root/special/api.h
new file mode 100644
index 00000000..7c137e03
--- /dev/null
+++ b/tests/root/special/api.h
@@ -0,0 +1 @@
+PyAPI_FUNC(PyObject *) Py_SphinxTest();