This commit is contained in:
Paul Schneider
2021-06-06 20:32:39 +01:00
parent 6ae7333dbb
commit 43c6f31a65
20 changed files with 176 additions and 141 deletions

View File

@ -3,7 +3,7 @@ using Xunit;
using Xunit.Abstractions;
using Yavsc.Abstract.Manage;
namespace test
namespace yavscTests
{
[Collection("EMaillingTeststCollection")]