no more __init__ created for now
[sfa.git] / tests / testKeypair.py
index 6562316..8330c2c 100644 (file)
@@ -1,7 +1,7 @@
 import unittest
 import xmlrpclib
 import base64
-from cert import *
+from geni.trust.certificate import *
 
 class TestKeypair(unittest.TestCase):
    def setUp(self):