mirror of
https://github.com/docker/compose.git
synced 2026-08-04 06:38:45 +00:00
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