mirror of https://github.com/apache/openjpa.git
Removing disabled test case
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@595915 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f875a5e98b
commit
da9c4ba721
|
@ -114,8 +114,4 @@ public class TestEnumsInJPQL
|
|||
em.getTransaction().commit();
|
||||
postUpdateCheck(false);
|
||||
}
|
||||
|
||||
public void xtestInMemory() {
|
||||
fail("unimplemented");
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue