1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-03-03 14:52:21 +02:00

Move help/help test module to command/help.

This commit is contained in:
David Steele 2019-03-10 11:55:01 +02:00
parent e4e2606fce
commit 2f63babe9d
2 changed files with 7 additions and 11 deletions

View File

@ -381,17 +381,6 @@ unit:
coverage:
perl/exec: full
# ********************************************************************************************************************************
- name: help
test:
# ----------------------------------------------------------------------------------------------------------------------------
- name: help
total: 4
coverage:
command/help/help: full
# ********************************************************************************************************************************
- name: config
@ -704,6 +693,13 @@ unit:
coverage:
command/control/control: full
# ----------------------------------------------------------------------------------------------------------------------------
- name: help
total: 4
coverage:
command/help/help: full
# ----------------------------------------------------------------------------------------------------------------------------
- name: info
total: 3