Commented Batoo tests out

This commit is contained in:
Timo Westkämper 2013-02-17 11:53:49 +02:00
parent 6a7887023d
commit 2c40d5897c
2 changed files with 1 additions and 2 deletions

View File

@ -1101,6 +1101,7 @@ public abstract class AbstractStandardTest {
}
@Test
@NoBatooJPA
public void List_ElementCollection_Of_String() {
QFoo foo = QFoo.foo;
StringPath str = new StringPath("str");

View File

@ -1255,8 +1255,6 @@ public class SelectBase extends AbstractBaseTest{
query().from(employee).where(sq1.exists().not()).count();
}
@Test
public void Wildcard(){
// wildcard