summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2008-12-26 14:24:47 -0800
committerAndrew <andrewarnott@gmail.com>2008-12-26 14:24:47 -0800
commitc4557a7ff40920582e60cc75ebdcb24a7c05ae9e (patch)
tree1d2650da4cdadd5195cae39bc663d349b4f320dd /src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
parent095f0d7bb1625c0710701d64d55fc631e66f5220 (diff)
downloadDotNetOpenAuth-c4557a7ff40920582e60cc75ebdcb24a7c05ae9e.zip
DotNetOpenAuth-c4557a7ff40920582e60cc75ebdcb24a7c05ae9e.tar.gz
DotNetOpenAuth-c4557a7ff40920582e60cc75ebdcb24a7c05ae9e.tar.bz2
Ported ServiceEndpointTests and fixed but in ProviderEndpointDescription class.
Diffstat (limited to 'src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj')
-rw-r--r--src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
index 9d181c5..b680db2 100644
--- a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
+++ b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
@@ -133,6 +133,7 @@
<Compile Include="OpenId\RealmTests.cs" />
<Compile Include="OpenId\RelyingParty\OpenIdRelyingPartyTests.cs" />
<Compile Include="OpenId\RelyingParty\RelyingPartySecuritySettingsTests.cs" />
+ <Compile Include="OpenId\RelyingParty\ServiceEndpointTests.cs" />
<Compile Include="OpenId\TestSupport.cs" />
<Compile Include="OpenId\UI\UITestSupport.cs" />
<Compile Include="OpenId\UriIdentifierTests.cs" />