Skip to content

Commit

Permalink
Fix ToolsetSetup not running before Roundtrip tests due to changed na…
Browse files Browse the repository at this point in the history
…mespace.
  • Loading branch information
siegfriedpammer committed Nov 2, 2024
1 parent 1134313 commit 3746337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ICSharpCode.Decompiler.Tests/TestTraceListener.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

using NUnit.Framework;

namespace ICSharpCode.Decompiler.Tests
namespace ICSharpCode.Decompiler
{
[SetUpFixture]
public class TestTraceListener : DefaultTraceListener
Expand Down

0 comments on commit 3746337

Please sign in to comment.