summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/DotNetOAuth.Test.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/DotNetOAuth.Test/DotNetOAuth.Test.csproj')
-rw-r--r--src/DotNetOAuth.Test/DotNetOAuth.Test.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOAuth.Test/DotNetOAuth.Test.csproj b/src/DotNetOAuth.Test/DotNetOAuth.Test.csproj
index 0fa624a..5fce735 100644
--- a/src/DotNetOAuth.Test/DotNetOAuth.Test.csproj
+++ b/src/DotNetOAuth.Test/DotNetOAuth.Test.csproj
@@ -58,7 +58,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
- <Compile Include="MessagingUtilitiesTests.cs" />
+ <Compile Include="Messaging\MessagingUtilitiesTests.cs" />
<Compile Include="Messaging\ChannelTests.cs" />
<Compile Include="Messaging\DictionaryXmlReaderTests.cs" />
<Compile Include="Messaging\HttpRequestInfoTests.cs" />