aboutsummaryrefslogtreecommitdiff
path: root/run_tests
blob: b609f1f128a4e182dedf560e34a6ace82d303a0d (plain)
1
2
3
4
#!/bin/sh

nose2-3 --with-coverage --coverage-report=term
flake8 .