[
https://issues.apache.org/jira/browse/LUCENENET-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780728#action_12780728
]
Digy commented on LUCENENET-296:
--------------------------------
committed.
> 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
> Attachments: LUCENENET-296.patch
>
>
> 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.