- Cosmetics

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@519008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2007-03-16 15:22:10 +00:00
parent deabc30668
commit 539eaa3fd7

View File

@ -18,7 +18,8 @@ import java.io.IOException;
import java.util.ArrayList;
/**
* Test that norms info is preserved during index life - incluidng seprate norms, addDocument, addIndexes, optimize.
* Test that norms info is preserved during index life - including
* separate norms, addDocument, addIndexes, optimize.
*/
public class TestNorms extends TestCase {