repo.or.cz
/
objavi2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
actually use 'use_cache' option
[objavi2.git]
/
_espri-test
blob
5957ee8e347418dbc74804383e85c3dfd48415da
1
#!/bin/sh
2
3
HERE
=
`dirname
$0
`
4
5
#nose is supposed to find tests automatically, just not for me.
6
7
nosetests
--exe -s
$@
$HERE
/
test
s
/
_
*
.py