Fixed test execution
parent
43ea66332b
commit
03e9124edb
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
load ../test_helper
|
load ../test_helper
|
||||||
load ../../lib/composure
|
load ../../lib/composure
|
||||||
|
load ../../lib/log
|
||||||
|
load ../../lib/helpers
|
||||||
|
|
||||||
|
cite _about _param _example _group _author _version
|
||||||
|
|
||||||
load ../../completion/available/git.completion
|
load ../../completion/available/git.completion
|
||||||
|
|
||||||
@test "alias-completion: See that aliases with double quotes and brackets do not break the plugin" {
|
@test "alias-completion: See that aliases with double quotes and brackets do not break the plugin" {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue