no more __init__ created for now
[sfa.git] / tests / testRights.py
index a9c29a0..2479d4a 100644 (file)
@@ -1,5 +1,5 @@
 import unittest
-from rights import *
+from geni.trust.rights import *
 
 class TestRight(unittest.TestCase):
    def setUp(self):