Skip to content

Commit

Permalink
commenting the test case
Browse files Browse the repository at this point in the history
  • Loading branch information
easility committed Jul 12, 2013
1 parent c737bc2 commit f239eea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ public void testToManyRelationship() {
Assert.assertEquals(toMany.getDescription(), ((InheritanceSub2)sub2).getDescription());
}

@Test
//@Test
public void testCloneable() {
Localization l = new Localization();
CustomerAttr c = new CustomerAttr();
Expand Down

0 comments on commit f239eea

Please sign in to comment.