This commit is contained in:
Timo Westkämper 2009-01-04 14:53:38 +00:00
parent 351249bc1f
commit 2058167219

View File

@ -47,12 +47,12 @@ public class HqlIntegrationTest extends HqlParserTest{
@Test
public void testGroupBy() throws Exception {
// do nothing
// NOTE : commented out, because HQLSDB doesn't support these queries
}
@Test
public void testOrderBy() throws Exception {
// do nothing
// NOTE : commented out, because HQLSDB doesn't support these queries
}
public void setSession(Session session) {