Przeglądaj źródła

Renamed SigningTests class to NTLMSigningTests

Tal Aloni 8 lat temu
rodzic
commit
481f6d9278
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      SMBLibrary/Tests/NTLMSigningTests.cs

+ 1 - 1
SMBLibrary/Tests/NTLMSigningTests.cs

@@ -12,7 +12,7 @@ using Utilities;
 
 namespace SMBLibrary
 {
-    public class SigningTests
+    public class NTLMSigningTests
     {
         public static bool TestLMMIC()
         {