Pass script/test arguments through to nosetests
This commit is contained in:
parent
cfcabce593
commit
c246897af1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
nosetests
|
||||
nosetests $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue