summaryrefslogtreecommitdiffstats
path: root/Lib/test
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test')
-rw-r--r--Lib/test/test_ctypes.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/Lib/test/test_ctypes.py b/Lib/test/test_ctypes.py
new file mode 100644
index 0000000..8a931d9
--- /dev/null
+++ b/Lib/test/test_ctypes.py
@@ -0,0 +1,4 @@
+# trivial test
+
+import _ctypes
+import ctypes