Skip to content

Commit

Permalink
refs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Feb 9, 2024
1 parent 84c0419 commit 22ffd37
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion FodyHelpers.Tests/ConfigReaderTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
using VerifyXunit;
using Xunit;

[UsesVerify]
public class ConfigReaderTests
{
[Fact]
Expand Down
1 change: 0 additions & 1 deletion FodyHelpers.Tests/PeVerifierTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using Xunit;

// ReSharper disable UnusedVariable
[UsesVerify]
public class PeVerifierTests
{
string assemblyPath = "FodyHelpers.Tests.dll";
Expand Down
1 change: 0 additions & 1 deletion FodyHelpers.Tests/WeaverTestHelperTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using VerifyXunit;
using Xunit;

[UsesVerify]
public class WeaverTestHelperTests
{
[Fact]
Expand Down

0 comments on commit 22ffd37

Please sign in to comment.