summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth/ProtocolTests.cs
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-07-19 20:27:43 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2010-07-19 20:27:43 -0700
commita45aa1c270709589f406f616510447c98b6592de (patch)
treed8a837081b938fe7be8ec7879d2f50f38c9c6558 /src/DotNetOpenAuth.Test/OAuth/ProtocolTests.cs
parent7c480e5ef6e56ab233dd1e53c6e4adb0832811e5 (diff)
parentacf57b014c0219133c6ab041edf5c19ce1b6ac20 (diff)
downloadDotNetOpenAuth-a45aa1c270709589f406f616510447c98b6592de.zip
DotNetOpenAuth-a45aa1c270709589f406f616510447c98b6592de.tar.gz
DotNetOpenAuth-a45aa1c270709589f406f616510447c98b6592de.tar.bz2
Merge branch 'v3.2' into v3.3
Diffstat (limited to 'src/DotNetOpenAuth.Test/OAuth/ProtocolTests.cs')
-rw-r--r--src/DotNetOpenAuth.Test/OAuth/ProtocolTests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.Test/OAuth/ProtocolTests.cs b/src/DotNetOpenAuth.Test/OAuth/ProtocolTests.cs
index ce8070b..e60a9e2 100644
--- a/src/DotNetOpenAuth.Test/OAuth/ProtocolTests.cs
+++ b/src/DotNetOpenAuth.Test/OAuth/ProtocolTests.cs
@@ -4,7 +4,7 @@
// </copyright>
//-----------------------------------------------------------------------
-namespace DotNetOpenAuth.Test {
+namespace DotNetOpenAuth.Test.OAuth {
using DotNetOpenAuth.OAuth;
using Microsoft.VisualStudio.TestTools.UnitTesting;