"...ABI/git@web.lueluesay.top:root/aufs5-standalone.git" did not exist on "18ffa3732c17f311c6e26a3ee67ec56bb884dcfd"
Commit c1ed1418 authored by Tony Han's avatar Tony Han
Browse files

add files completion to mix test

parent 656ddabc
...@@ -73,6 +73,10 @@ case $state in ...@@ -73,6 +73,10 @@ case $state in
case $line[1] in case $line[1] in
(help) (help)
_arguments ':feature:__task_list' _arguments ':feature:__task_list'
;;
(test)
_files
;;
esac esac
;; ;;
esac esac
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment