sfa client bootstrap library has a new 'my_pkcs12' feature, and this is now invoked...
[sfa.git] / tests / testXrn.py
index 709ce6b..f681205 100755 (executable)
@@ -4,7 +4,8 @@ import unittest
 
 from sfa.util.faults import *
 from sfa.util.xrn import Xrn
-from sfa.util.plxrn import PlXrn
+
+from sfa.planetlab.plxrn import PlXrn
 
 verbose=False