mirror of https://github.com/ceph/go-ceph
makefile: add common/admin/nfs pkg to test bins
Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
b72dfce520
commit
737dee7a4d
1
Makefile
1
Makefile
|
@ -193,6 +193,7 @@ test-binaries: \
|
||||||
cephfs.test \
|
cephfs.test \
|
||||||
cephfs/admin.test \
|
cephfs/admin.test \
|
||||||
common/admin/manager.test \
|
common/admin/manager.test \
|
||||||
|
common/admin/nfs.test \
|
||||||
internal/callbacks.test \
|
internal/callbacks.test \
|
||||||
internal/commands.test \
|
internal/commands.test \
|
||||||
internal/cutil.test \
|
internal/cutil.test \
|
||||||
|
|
Loading…
Reference in New Issue