Skip to content

Commit

Permalink
add execute-tests.sh
Browse files Browse the repository at this point in the history
Signed-off-by: cnu <srinivasanr@gmail.com>
  • Loading branch information
bickfordb authored and cnu committed Jul 8, 2009
1 parent 0ec0ae6 commit 0ffd2d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions execute-tests.sh
@@ -0,0 +1,5 @@
#!/bin/bash
PYTHON=python

PYTHONPATH=".:$PYTHONPATH" $PYTHON -m tests.func

0 comments on commit 0ffd2d0

Please sign in to comment.