mirror of https://github.com/docker/compose.git
Pass script/test arguments through to nosetests
This commit is contained in:
parent
cfcabce593
commit
c246897af1
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
nosetests
|
||||
nosetests $@
|
||||
|
|
Loading…
Reference in New Issue