test/test-helper: support 'plumbing' metadata

This commit is contained in:
John D Pell
2022-01-07 16:43:34 -08:00
parent 30ca1bfba2
commit 8a226a73f1

1
test/test_helper.bash Normal file → Executable file
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