makefile: add internal/commands pkg to list of test-bins

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2022-02-22 14:03:32 -05:00 committed by mergify[bot]
parent 9c113070d2
commit c3f2bc9932
1 changed files with 1 additions and 0 deletions

View File

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