aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_c.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_c.py')
-rw-r--r--tests/test_c.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/test_c.py b/tests/test_c.py
deleted file mode 100644
index c50968e2..00000000
--- a/tests/test_c.py
+++ /dev/null
@@ -1,6 +0,0 @@
-from cryptography.c import api
-
-
-class TestC(object):
- def test_api_exists(self):
- assert api