You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2019/08/07 22:26:00 UTC

[lucenenet] 03/42: Lucene.Net.Tests.Index.SynchronizedList: Moved to Lucene.Net.TestFramework.Support

This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit 1cceecc7561050d3c14ccf93169d3889fcaddd90
Author: Shad Storhaug <sh...@shadstorhaug.com>
AuthorDate: Mon Jul 29 15:45:52 2019 +0700

    Lucene.Net.Tests.Index.SynchronizedList: Moved to Lucene.Net.TestFramework.Support
---
 .../Index => Lucene.Net.TestFramework/Support}/SynchronizedList.cs        | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/Lucene.Net.Tests/Index/SynchronizedList.cs b/src/Lucene.Net.TestFramework/Support/SynchronizedList.cs
similarity index 100%
rename from src/Lucene.Net.Tests/Index/SynchronizedList.cs
rename to src/Lucene.Net.TestFramework/Support/SynchronizedList.cs