This commit is contained in:
Timo Westkämper 2010-03-26 09:21:28 +00:00
parent 6776395670
commit 8a6648b236

View File

@ -10,8 +10,6 @@ import static org.junit.Assert.assertEquals;
import org.hibernate.Session;
import org.junit.Test;
import com.mysema.query.lucene.LuceneSerializer;
public class SearchQueryTest extends AbstractQueryTest{