makefile: add new common/admin/manager pkg for tests build

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2021-12-13 16:49:33 -05:00 committed by mergify[bot]
parent 4cd344a2be
commit 0757a9acf9
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ check-revive:
test-binaries: \
cephfs.test \
cephfs/admin.test \
common/admin/manager.test \
internal/callbacks.test \
internal/cutil.test \
internal/errutil.test \