Skip to content

Commit

Permalink
Clean empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon authored Mar 8, 2024
1 parent 609207b commit de7f51e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Neo.Compiler.CSharp.UnitTests/UnitTest_Pattern.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ public void Between_Test()
Assert.AreEqual(false, value);
}



[TestMethod]
public void Between2_Test()
{
Expand Down Expand Up @@ -62,7 +60,6 @@ public void Between2_Test()
Assert.AreEqual(false, value);
}


[TestMethod]
public void Between3_Test()
{
Expand Down

0 comments on commit de7f51e

Please sign in to comment.