Allon Mureinik has uploaded a new change for review. Change subject: core: Removed @After of AbstractQueryTest ......................................................................
core: Removed @After of AbstractQueryTest The @After method in AbstractQueryTest was used to clean Config's mocking. This is no longer relevant since the introduction of MockConfigRule. Change-Id: Id571575a71ed7503a2d4c2f385c787237c22c0e9 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AbstractQueryTest.java 1 file changed, 3 insertions(+), 8 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/78/5178/1 -- To view, visit http://gerrit.ovirt.org/5178 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id571575a71ed7503a2d4c2f385c787237c22c0e9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
