Skip to content

Commit dcdf0bc

Browse files
committed
Automatic cleanup
1 parent d2eebd0 commit dcdf0bc

File tree

161 files changed

+262
-262
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+262
-262
lines changed

BinaryObjectScanner.Test/Data/ProtectionDictionaryTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ public void ProcessProtectionString_Indicator_Multiple()
4242

4343
#endregion
4444
}
45-
}
45+
}

BinaryObjectScanner.Test/Data/StaticChecksTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ public void PortableExecutableCheckClasses_Populated()
4747
Assert.Equal(105, actual.Length);
4848
}
4949
}
50-
}
50+
}

BinaryObjectScanner.Test/ExtensionsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ public void FileSize_Invalid_Invalid()
3232

3333
#endregion
3434
}
35-
}
35+
}

BinaryObjectScanner.Test/FileType/DiskImageTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ public void DetectStream_EmptyStream_Empty()
3131
Assert.Empty(actual);
3232
}
3333
}
34-
}
34+
}

BinaryObjectScanner.Test/GameEngine/RenderWareTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ public void CheckPortableExecutableTest()
1919
Assert.Null(actual);
2020
}
2121
}
22-
}
22+
}

BinaryObjectScanner.Test/Packer/ASPackTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ public void CheckPortableExecutableTest()
1919
Assert.Null(actual);
2020
}
2121
}
22-
}
22+
}

BinaryObjectScanner.Test/Packer/AdvancedInstallerTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ public void CheckPortableExecutableTest()
1919
Assert.Null(actual);
2020
}
2121
}
22-
}
22+
}

BinaryObjectScanner.Test/Packer/AutoPlayMediaStudioTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ public void CheckPortableExecutableTest()
1919
Assert.Null(actual);
2020
}
2121
}
22-
}
22+
}

BinaryObjectScanner.Test/Packer/CExeTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ public void CheckPortableExecutableTest()
1919
Assert.Null(actual);
2020
}
2121
}
22-
}
22+
}

BinaryObjectScanner.Test/Packer/CrunchTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ public void CheckPortableExecutableTest()
1919
Assert.Null(actual);
2020
}
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)