mirror of https://github.com/apache/lucene.git
Remove odd character
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150339 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
43d7d69054
commit
e5d98fe28a
|
@ -116,7 +116,7 @@ extends TestCase {
|
|||
assertEquals (0, hits.length());
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* This tests FilteredQuery's rewrite correctness
|
||||
*/
|
||||
public void testRangeQuery() throws Exception {
|
||||
|
|
Loading…
Reference in New Issue