Move rmr python here.
[ric-plt/xapp-frame-py.git] / tests / test_init.py
index 5aa6bf1..0e2bdcd 100644 (file)
@@ -16,7 +16,7 @@
 # ==================================================================================
 import time
 import pytest
-from rmr.exceptions import InitFailed
+from ricxappframe.rmr.exceptions import InitFailed
 from ricxappframe.xapp_frame import Xapp, RMRXapp