osdf rearchitecture into apps and libs
[optf/osdf.git] / test / test_get_opt_query_data.py
index 1e2db17..a7a4d88 100644 (file)
@@ -17,7 +17,7 @@
 #
 import unittest
 import json
-from osdf.optimizers.placementopt.conductor.translation import get_opt_query_data
+from apps.placement.optimizers.conductor.translation import get_opt_query_data
 
 
 class TestGetOptQueryData(unittest.TestCase):