Organise imports

This commit is contained in:
rbygrave
2012-10-02 13:34:30 +13:00
parent 902990e159
commit 21d63c7424
83 changed files with 5188 additions and 5156 deletions
@@ -1,10 +1,10 @@
package com.avaje.tests.basic.one2one;
import com.avaje.ebean.Ebean;
import junit.framework.Assert;
import junit.framework.TestCase;
import com.avaje.ebean.Ebean;
public class TestOne2OneBookingInvoice extends TestCase {
public void test() {