forked from colonelpanic/dotfiles
Unyelpified testify completion.
This commit is contained in:
parent
91c5d8b11b
commit
31bc73d085
@ -4,7 +4,7 @@ _testify() {
|
|||||||
typeset -A opt_args
|
typeset -A opt_args
|
||||||
local context state line
|
local context state line
|
||||||
|
|
||||||
BASE_TEST_PATH='yelp.tests'
|
BASE_TEST_PATH='tests'
|
||||||
_arguments "1:testify_file:->file" "2:testify_:->test_case"
|
_arguments "1:testify_file:->file" "2:testify_:->test_case"
|
||||||
|
|
||||||
case $state in
|
case $state in
|
||||||
|
Loading…
Reference in New Issue
Block a user