run_tests.sh 90 B

1234
  1. #!/usr/bin/bash
  2. export PYTHONPATH=${PYTHONPATH}:'../tools'
  3. python -m unittest discover -v