summaryrefslogtreecommitdiff
path: root/test/cases/common.bats
diff options
context:
space:
mode:
Diffstat (limited to 'test/cases/common.bats')
-rw-r--r--test/cases/common.bats1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cases/common.bats b/test/cases/common.bats
index 313e079..0579bba 100644
--- a/test/cases/common.bats
+++ b/test/cases/common.bats
@@ -3,6 +3,7 @@
load ../lib/common
@test "commands display usage message by default" {
+ local cmd
for cmd in db-move db-remove db-repo-add db-repo-remove testing2x; do
echo Testing $cmd
run $cmd