Merge "Update apidoc to conform with vnf module"
[functest.git] / run_unit_tests.sh
1 #!/bin/bash
2
3 tox
4
5 exit $rc