Added a test runner

This commit is contained in:
Anton Beloglazov 2012-07-26 10:57:31 +10:00
parent 3e295cc13c
commit 2ba3aa33fa

4
run_tests.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
python2 setup.py -q test
rm -rf openstack_neat.egg-info