# Packages
No description provided by the author
# README
ocm-common
This project contains utility functions intended for sharing across OCM clients and services. Its objective is to streamline OCM codebases by eliminating duplicate code found within them.
How to run the tests
make test
-- runs unit tests