blob: c50968e2caf9ae2673471f3dbbbb2e3a9d46ee04 [file] [log] [blame]
Alex Gaynor37004302013-08-07 10:04:32 -07001from cryptography.c import api
2
3
4class TestC(object):
5 def test_api_exists(self):
6 assert api