Skip to content

Commit 6b0de10

Browse files
committed
fix encoding
1 parent 4bd8892 commit 6b0de10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/KubernetesClient.Tests/OperatingSystemDependentFactAttribute.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Runtime.InteropServices;
1+
using System.Runtime.InteropServices;
22
using Xunit;
33

44
namespace k8s.Tests

0 commit comments

Comments
 (0)