summaryrefslogtreecommitdiff
path: root/run_tests.sh
blob: 3b1a264f2546c138288ec989d705c913e52255d2 (plain)
1
2
3
4
5
6
#!/bin/bash

set -e

nosetests -v rplugin/python3
flake8 rplugin/