[#2580] Add a reminder to add more test cases

This commit is contained in:
lukaseder 2013-09-24 23:09:32 +02:00
parent 5bb189f477
commit d8180e98e5

View File

@ -331,6 +331,8 @@ extends BaseTest<A, AP, B, S, B2S, BS, L, X, DATE, BOOL, D, T, U, UU, I, IPK, T7
.limit(2)
.offset(1)
.fetch(TBook_AUTHOR_ID()));
throw new RuntimeException("#2580: Add more test cases!");
}
@Test