diff options
Diffstat (limited to 'tests/roots/test-root/special/api.h')
-rw-r--r-- | tests/roots/test-root/special/api.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/roots/test-root/special/api.h b/tests/roots/test-root/special/api.h new file mode 100644 index 0000000..7c137e0 --- /dev/null +++ b/tests/roots/test-root/special/api.h @@ -0,0 +1 @@ +PyAPI_FUNC(PyObject *) Py_SphinxTest(); |