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 ee8d8e8c7dfc3ed3269bbe618584edd2b73d6fb8
Author: Shad Storhaug <[email protected]>
AuthorDate: Thu Aug 13 04:16:44 2020 +0700

    Lucene.Net.Diagnostics: Moved AssertionException from test framework to 
Lucene.Net assembly
---
 .../Support/Diagnostics/AssertionException.cs                             | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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

Reply via email to