Added missing [pro] section
This commit is contained in:
parent
66ebe17562
commit
814cd7d549
@ -235,10 +235,12 @@ extends BaseTest<A, AP, B, S, B2S, BS, L, X, DATE, BOOL, D, T, U, UU, I, IPK, T7
|
||||
}
|
||||
|
||||
public void testCrossJoin() throws Exception {
|
||||
if (dialect().family() == ACCESS) {
|
||||
log.info("SKIPPING", "CROSS JOIN tests");
|
||||
return;
|
||||
}
|
||||
/* [pro] xx
|
||||
xx xxxxxxxxxxxxxxxxxxx xx xxxxxxx x
|
||||
xxxxxxxxxxxxxxxxxxxx xxxxxx xxxx xxxxxxxx
|
||||
xxxxxxx
|
||||
x
|
||||
xx [/pro] */
|
||||
|
||||
Result<Record> result;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user