提交 1b1315a7 编写于 作者: M Marc Cornellà

Merge pull request #5027 from tony612/add-files-completion-to-mix-test

add files completion to mix test
......@@ -73,6 +73,10 @@ case $state in
case $line[1] in
(help)
_arguments ':feature:__task_list'
;;
(test)
_files
;;
esac
;;
esac
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册