Bug 559 adding encrypt/decrypt methods
[osm/common.git] / devops-stages / stage-test.sh
index b866c8e..5dcbd36 100755 (executable)
@@ -14,4 +14,5 @@
 # limitations under the License.
 
 tox -e flake8
-
+tox -e unittest
+tox -e pytest