diff --git a/ICSharpCode.Decompiler.Tests/TestTraceListener.cs b/ICSharpCode.Decompiler.Tests/TestTraceListener.cs
index a3b45f97c..c9cba7f99 100644
--- a/ICSharpCode.Decompiler.Tests/TestTraceListener.cs
+++ b/ICSharpCode.Decompiler.Tests/TestTraceListener.cs
@@ -23,7 +23,7 @@ using ICSharpCode.Decompiler.Tests.Helpers;
 
 using NUnit.Framework;
 
-namespace ICSharpCode.Decompiler.Tests
+namespace ICSharpCode.Decompiler
 {
 	[SetUpFixture]
 	public class TestTraceListener : DefaultTraceListener