fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor cleanup.
[redakcja.git]
/
lib
/
run_tests.sh
diff --git
a/lib/run_tests.sh
b/lib/run_tests.sh
old mode 100755
(executable)
new mode 100644
(file)
index
0b086ef
..
03da16f
--- a/
lib/run_tests.sh
+++ b/
lib/run_tests.sh
@@
-1
+1,2
@@
-PYTYONPATH=./lib:$PYTHONPATH nosetests --detailed-errors --with-doctest --with-coverage --cover-package=wlrepo
+#!/bin/sh
+nosetests -v --with-doctest --with-coverage --cover-package=vstorage --detailed-errors