makefile: add common/admin/nfs pkg to test bins

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2022-02-22 12:01:25 -05:00 committed by mergify[bot]
parent b72dfce520
commit 737dee7a4d
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ test-binaries: \
cephfs.test \
cephfs/admin.test \
common/admin/manager.test \
common/admin/nfs.test \
internal/callbacks.test \
internal/commands.test \
internal/cutil.test \