mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Move some more unit tests from ebean-test back to ebean-core
This commit is contained in:
@@ -8,6 +8,7 @@ import io.ebean.annotation.Transactional;
|
||||
import io.ebean.meta.MetaTimedMetric;
|
||||
import io.ebean.meta.ServerMetrics;
|
||||
import io.ebean.test.LoggedSql;
|
||||
import io.ebean.xtest.base.DtoQuery2Test;
|
||||
import io.ebeaninternal.api.SpiTransaction;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.tests.model.basic.Customer;
|
||||
|
||||
Reference in New Issue
Block a user