tests: test_helper already loads composure.sh

...and `cite()`s metadata
This commit is contained in:
John D Pell
2021-10-19 11:28:48 -04:00
parent b2279b7237
commit 9dcbeec7ad
19 changed files with 5 additions and 40 deletions

View File

@@ -1,12 +1,9 @@
#!/usr/bin/env bats
load ../test_helper
load "${BASH_IT}/vendor/github.com/erichs/composure/composure.sh"
load ../../lib/log
load ../../lib/helpers
cite _about _param _example _group _author _version
load ../../completion/available/capistrano.completion
@test "alias-completion: See that aliases with double quotes and brackets do not break the plugin" {