Browse Source

Renamed SigningTests class to NTLMSigningTests

Tal Aloni 8 years ago
parent
commit
481f6d9278
1 changed files with 1 additions and 1 deletions
  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()
         {