Skip to content

Commit 88b2432

Browse files
committed
2 parents 0178e94 + 223656e commit 88b2432

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/SshNet.Security.Cryptography.Shared.Tests/HMACMD5Test.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using System.Text;
1+
using System;
2+
using System.Text;
23
using SshNet.Security.Cryptography.Common.Tests;
34
using Xunit;
45

0 commit comments

Comments
 (0)