Author: erwan
Date: Mon Dec 20 16:31:26 2010
New Revision: 1051198
URL: http://svn.apache.org/viewvc?rev=1051198&view=rev
Log:
A comment slept into the lucene tests...
Modified:
ofbiz/trunk/applications/content/src/org/ofbiz/content/test/LuceneTests.java
Modified:
ofbiz/trunk/applications/content/src/org/ofbiz/content/test/LuceneTests.java
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/src/org/ofbiz/content/test/LuceneTests.java?rev=1051198&r1=1051197&r2=1051198&view=diff
==============================================================================
---
ofbiz/trunk/applications/content/src/org/ofbiz/content/test/LuceneTests.java
(original)
+++
ofbiz/trunk/applications/content/src/org/ofbiz/content/test/LuceneTests.java
Mon Dec 20 16:31:26 2010
@@ -53,7 +53,6 @@ public class LuceneTests extends OFBizTe
@Override
protected void tearDown() throws Exception {
- //destruction index
}
public void testCreateIndex() throws Exception {