TestTopDocsCollector Setup
--------------------------
Key: LUCENENET-296
URL: https://issues.apache.org/jira/browse/LUCENENET-296
Project: Lucene.Net
Issue Type: Bug
Reporter: Michael Garski
Priority: Minor
Small issue in the SetUp on TestTopDocsCollector. In the TearDown the
RAMDirectory dir is nulled out, however NUnit reuses the instance and the dir
field is only initialized on creation.
Patch coming in a moment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.