Merge pull request #1648 from nwinkler/fix-alias-completion-tests
Fixed test execution
This commit is contained in:
@@ -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" {
|
||||||
|
|||||||
Reference in New Issue
Block a user