mirror of
https://github.com/docker/compose.git
synced 2025-07-29 08:34:15 +02:00
Pass script/test arguments through to nosetests
This commit is contained in:
parent
cfcabce593
commit
c246897af1
@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
nosetests
|
nosetests $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user