Skip to content

Commit

Permalink
run unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Fiers committed Sep 13, 2012
1 parent 1566ac7 commit 9e79495
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/run_tests.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

echo "running unittests"

python -m unittest discover -p 'test_*.py'

0 comments on commit 9e79495

Please sign in to comment.