SOLR-8338: in OverseerTest replace strings such as "collection1" and "state" with variable or enum equivalent

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717534 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Christine Poerschke 2015-12-01 21:13:09 +00:00
parent c4404701b5
commit dc675593b8
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ Other Changes
(Christine Poerschke)
* SOLR-8338: in OverseerTest replace strings such as "collection1" and "state" with variable
or enum equivalent. (Christine Poerschke)
or enum equivalent (Christine Poerschke)
================== 5.4.0 ==================