summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/TestBase.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/DotNetOAuth.Test/TestBase.cs')
-rw-r--r--src/DotNetOAuth.Test/TestBase.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DotNetOAuth.Test/TestBase.cs b/src/DotNetOAuth.Test/TestBase.cs
index e41b01c..9fce27c 100644
--- a/src/DotNetOAuth.Test/TestBase.cs
+++ b/src/DotNetOAuth.Test/TestBase.cs
@@ -3,6 +3,7 @@
// Copyright (c) Andrew Arnott. All rights reserved.
// </copyright>
//-----------------------------------------------------------------------
+
namespace DotNetOAuth.Test {
using System.Reflection;
using log4net;