mirror of
https://github.com/apache/openjpa.git
synced 2025-02-21 01:15:30 +00:00
Use clear tables with TestOrderColumn
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1135600 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0046a656c9
commit
a7778ff6a9
@ -45,7 +45,7 @@ public class TestOrderColumn extends SingleEMFTestCase {
|
||||
|
||||
public void setUp() {
|
||||
super.setUp(
|
||||
// DROP_TABLES,
|
||||
CLEAR_TABLES,
|
||||
Person.class, Player.class, BattingOrder.class,
|
||||
Trainer.class, Game.class, Inning.class,
|
||||
Course.class, Student.class,
|
||||
|
Loading…
x
Reference in New Issue
Block a user