Allon Mureinik has submitted this change and it was merged. Change subject: core: rm unused method in AddDiskToVmCommandTest ......................................................................
core: rm unused method in AddDiskToVmCommandTest Patch 73499ce148500edc73642fb6c548ad597a932f6e changed the mocking scheme of this test. As a result, the method mockStorageDomain(Guid, int, int) remained unused. This patch remove the unneeded method. Change-Id: I5163e6d9615ad3e0c44edcf00d43f3cb04aa3d7c Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AddDiskToVmCommandTest.java 1 file changed, 0 insertions(+), 4 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Allon Mureinik: Verified -- To view, visit http://gerrit.ovirt.org/22210 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5163e6d9615ad3e0c44edcf00d43f3cb04aa3d7c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
