Rewrite load test for Microsoft DI

This commit is contained in:
2025-07-12 20:25:17 +03:00
parent 64fc60367c
commit d8d4ccca39
4 changed files with 96 additions and 45 deletions
+7
View File
@@ -0,0 +1,7 @@
namespace mROA.Test;
[TestFixture]
public class FunctionalityTest
{
}