Laszlo Hornyak has uploaded a new change for review.

Change subject: engine: minor cleanup for PolicyUnitDaoTest
......................................................................

engine: minor cleanup for PolicyUnitDaoTest

removed auto-generated comment

Change-Id: I15a7b3d3762fff5cf7e3b76fcbb0815f718a5fad
Signed-off-by: Laszlo Hornyak <[email protected]>
---
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/PolicyUnitDaoTest.java
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/16917/1

diff --git 
a/backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/PolicyUnitDaoTest.java
 
b/backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/PolicyUnitDaoTest.java
index a48d8fe..f99ce9e 100644
--- 
a/backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/PolicyUnitDaoTest.java
+++ 
b/backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/PolicyUnitDaoTest.java
@@ -30,7 +30,6 @@
 
     @Test
     public void testGet() {
-        // TODO Auto-generated method stub
         PolicyUnit result = dao.get(FixturesTool.POLICY_UNIT_MIGRATION);
         assertTrue(result.equals(existingPolicyUnit));
     }


-- 
To view, visit http://gerrit.ovirt.org/16917
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I15a7b3d3762fff5cf7e3b76fcbb0815f718a5fad
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to