Skip to content

Commit

Permalink
Update tests/Neo.VM.Tests/UT_EvaluationStack.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon authored Feb 5, 2024
1 parent 7fb73dd commit d67821f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Neo.VM.Tests/UT_EvaluationStack.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
namespace Neo.Test
{
[TestClass]
public class TestEvaluationStack
public class UT_EvaluationStack
{
private static EvaluationStack CreateOrderedStack(int count)
{
Expand Down

0 comments on commit d67821f

Please sign in to comment.