no more __init__ created for now
[sfa.git] / tests / testMisc.py
index a6ea9df..20bf1fd 100644 (file)
@@ -1,5 +1,5 @@
 import unittest
-from misc import *
+from geni.util.misc import *
 
 class TestMisc(unittest.TestCase):
    def setUp(self):