summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2009-11-22 14:00:43 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2009-11-22 14:00:43 -0800
commitd97cc88a29d869f5a1f505e9b24e9321b6a7b8fb (patch)
tree6147c49395c30d4ce73d7cf3f3edb47a54d39de1 /src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs
parent9a1fd377901eb3f84a05216abab1e5727620f9a9 (diff)
downloadDotNetOpenAuth-d97cc88a29d869f5a1f505e9b24e9321b6a7b8fb.zip
DotNetOpenAuth-d97cc88a29d869f5a1f505e9b24e9321b6a7b8fb.tar.gz
DotNetOpenAuth-d97cc88a29d869f5a1f505e9b24e9321b6a7b8fb.tar.bz2
StyleCop fixes.
Diffstat (limited to 'src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs')
-rw-r--r--src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs b/src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs
index d03582d..862a05e 100644
--- a/src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs
+++ b/src/DotNetOpenAuth.Test/Mocks/MockIdentifier.cs
@@ -10,8 +10,8 @@ namespace DotNetOpenAuth.Test.Mocks {
using System.Diagnostics.Contracts;
using DotNetOpenAuth.Messaging;
using DotNetOpenAuth.OpenId;
- using DotNetOpenAuth.OpenId.RelyingParty;
using DotNetOpenAuth.OpenId.DiscoveryServices;
+ using DotNetOpenAuth.OpenId.RelyingParty;
/// <summary>
/// Performs similar to an ordinary <see cref="Identifier"/>, but when called upon