An enhancement to sfa for tracing and logging calls. The original caller credential...
[sfa.git] / tests / testRights.py
old mode 100644 (file)
new mode 100755 (executable)
index a9c29a0..a67a25f
@@ -1,5 +1,5 @@
 import unittest
-from rights import *
+from sfa.trust.rights import *
 
 class TestRight(unittest.TestCase):
    def setUp(self):