瀏覽代碼

Renamed SigningTests class to NTLMSigningTests

Tal Aloni 8 年之前
父節點
當前提交
481f6d9278
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()
         {