diff options
Diffstat (limited to 'RhSolutions.ML.Tests')
-rw-r--r-- | RhSolutions.ML.Tests/Tests.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RhSolutions.ML.Tests/Tests.cs b/RhSolutions.ML.Tests/Tests.cs index 9972598..64b75fd 100644 --- a/RhSolutions.ML.Tests/Tests.cs +++ b/RhSolutions.ML.Tests/Tests.cs @@ -44,6 +44,7 @@ public class Tests [TestCase("Тройник 50/50/45")] [TestCase("Тройник 50/50/45°")] + [TestCase("Тройник 50 50 45")] public void WastePipeBranchTest(string name) { Product p = new() |