fix(test): Remove unit_test dependency on install
[ric-plt/lib/rmr.git] / test / unit_test.ksh
index c94d4cd..7b5d6a8 100755 (executable)
@@ -320,6 +320,8 @@ else
        fi
 fi
 
+export LIBRARY_PATH=$LD_LIBRARY_PATH
+
 export C_INCLUDE_PATH="../src/rmr/common/include:$C_INCLUDE_PATH"
 
 module_cov_target=80