summaryrefslogtreecommitdiffstats
path: root/test cases/cython/3 cython_args/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/cython/3 cython_args/test.py')
-rw-r--r--test cases/cython/3 cython_args/test.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/cython/3 cython_args/test.py b/test cases/cython/3 cython_args/test.py
new file mode 100644
index 0000000..bd8a152
--- /dev/null
+++ b/test cases/cython/3 cython_args/test.py
@@ -0,0 +1,3 @@
+import cythonargs
+
+assert cythonargs.test() == 1