OPENJPA-834 removed @AllowFailure from xmlmapping testcase

committing patch provided by Milosz Tylenda

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@734833 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Catalina Wei 2009-01-15 21:52:02 +00:00
parent 9e78d8caae
commit 7ce5b0dad8
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ public class TestXMLCustomerOrder
em.close();
}
@AllowFailure
public void testXMLFieldInEntity() {
if (!enabled)
return;