fewer import * for certificate
[sfa.git] / tests / testGid.py
old mode 100644 (file)
new mode 100755 (executable)
index f725ed0..67c113b
@@ -1,6 +1,6 @@
 import unittest
 import xmlrpclib
-from geni.trust.certificate import *
+from geni.trust.certificate import Keypair
 from geni.trust.gid import *
 
 class TestGid(unittest.TestCase):