We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d5df9 commit 501c541Copy full SHA for 501c541
1 file changed
ICSharpCode.SharpZipLib.Tests/TestSupport/Utils.cs
@@ -7,7 +7,7 @@ namespace ICSharpCode.SharpZipLib.Tests.TestSupport
7
/// <summary>
8
/// Miscellaneous test utilities.
9
/// </summary>
10
- public class Utils
+ public static class Utils
11
{
12
13
static void Compare(byte[] a, byte[] b)
0 commit comments