test/test-helper: support 'plumbing' metadata

pull/2002/head
John D Pell 2022-01-07 16:43:34 -08:00
parent 30ca1bfba2
commit 8a226a73f1
1 changed files with 1 additions and 0 deletions

1
test/test_helper.bash 100644 → 100755
View File

@ -21,6 +21,7 @@ load "${TEST_DEPS_DIR}/bats-file/load.bash"
# support 'plumbing' metadata
cite _about _param _example _group _author _version
cite about-alias about-plugin about-completion
local_setup() {
true