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 <[email protected]> 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
