mirror of https://github.com/ceph/go-ceph
makefile: add new common/admin/manager pkg for tests build
Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
4cd344a2be
commit
0757a9acf9
1
Makefile
1
Makefile
|
@ -192,6 +192,7 @@ check-revive:
|
||||||
test-binaries: \
|
test-binaries: \
|
||||||
cephfs.test \
|
cephfs.test \
|
||||||
cephfs/admin.test \
|
cephfs/admin.test \
|
||||||
|
common/admin/manager.test \
|
||||||
internal/callbacks.test \
|
internal/callbacks.test \
|
||||||
internal/cutil.test \
|
internal/cutil.test \
|
||||||
internal/errutil.test \
|
internal/errutil.test \
|
||||||
|
|
Loading…
Reference in New Issue