eksemum 3 years ago
parent
commit
7ed88ad73d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      SORTER/Линейный выбор.txt
  2. 1 1
      SortertTest/UnitTest1.cs

File diff suppressed because it is too large
+ 1 - 1
SORTER/Линейный выбор.txt


+ 1 - 1
SortertTest/UnitTest1.cs

@@ -5,7 +5,7 @@ using System.Linq;
 namespace TestSorter
 {
     [TestClass]
-    public class UnitTest1
+    public class TestSorter
     {
 
         [TestMethod]