no more __init__ created for now
[sfa.git] / tests / testCert.py
index 37e468b..043de10 100644 (file)
@@ -1,6 +1,6 @@
 import unittest
 import xmlrpclib
-from cert import *
+from geni.trust.certificate import *
 
 class TestCert(unittest.TestCase):
    def setUp(self):