diff options
Diffstat (limited to 'tests/test01-parsing/src/get_deps.sh')
-rwxr-xr-x | tests/test01-parsing/src/get_deps.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test01-parsing/src/get_deps.sh b/tests/test01-parsing/src/get_deps.sh new file mode 100755 index 0000000..67c84c3 --- /dev/null +++ b/tests/test01-parsing/src/get_deps.sh @@ -0,0 +1,2 @@ +#!/bin/sh +php ../../../composer.phar install |