summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2011-05-08 09:25:24 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2011-05-08 09:25:24 -0700
commitc9d487b66ea899b69b3c33ac45f499c6c61c9b21 (patch)
treef9e0ec60950e1e5115c19829c2ffa25026c02672 /src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
parent9abbc3d8243c2a4a92155b8cb61ebf06fcbeaec3 (diff)
downloadDotNetOpenAuth-c9d487b66ea899b69b3c33ac45f499c6c61c9b21.zip
DotNetOpenAuth-c9d487b66ea899b69b3c33ac45f499c6c61c9b21.tar.gz
DotNetOpenAuth-c9d487b66ea899b69b3c33ac45f499c6c61c9b21.tar.bz2
StyleCop fixes and functional touch-ups.
Diffstat (limited to 'src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj')
-rw-r--r--src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
index 941857d..9bae939 100644
--- a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
+++ b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
@@ -243,7 +243,7 @@
<Compile Include="OAuth\ProtocolTests.cs" />
<Compile Include="OAuth\ServiceProviderDescriptionTests.cs" />
<Compile Include="OAuth\ServiceProviderTests.cs" />
- <Compile Include="OpenId\AssociationsTests.cs" />
+ <Compile Include="OpenId\RelyingParty\AssociationsTests.cs" />
<Compile Include="OpenId\AssociationTests.cs" />
<Compile Include="OpenId\AuthenticationTests.cs" />
<Compile Include="OpenId\ChannelElements\ExtensionsBindingElementTests.cs" />