From 8a226a73f1b0ddffaf3f8d24ba282a7794678129 Mon Sep 17 00:00:00 2001 From: John D Pell Date: Fri, 7 Jan 2022 16:43:34 -0800 Subject: [PATCH] test/test-helper: support 'plumbing' metadata --- test/test_helper.bash | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 test/test_helper.bash diff --git a/test/test_helper.bash b/test/test_helper.bash old mode 100644 new mode 100755 index 9dda3b36..06660979 --- a/test/test_helper.bash +++ b/test/test_helper.bash @@ -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