diff options
Diffstat (limited to 'runtest.sh')
-rw-r--r-- | runtest.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtest.sh b/runtest.sh deleted file mode 100644 index 571a478..0000000 --- a/runtest.sh +++ /dev/null @@ -1,3 +0,0 @@ -# This script makes it possible to run a test without building first -export PYTHONPATH="`pwd`/src:`pwd`/etc" -python $1 |