Merge "Ignore .tox"
[functest.git] / run_unit_tests.sh
1 #!/bin/bash
2
3 tox
4
5 exit $rc