Skip to content

Commit

Permalink
remove context initializer stub from channels test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Kanzhelev committed Oct 20, 2015
1 parent 1d99c5a commit 9f4c715
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<Compile Include="$(MSBuildThisFileDirectory)AssemblyInfo.cs" />
<Compile Include="$(MSBuildThisFileDirectory)EventSourceTest.cs" />
<Compile Include="$(MSBuildThisFileDirectory)StubApplicationLifecycle.cs" />
<Compile Include="$(MSBuildThisFileDirectory)StubContextInitializer.cs" />
<Compile Include="$(MSBuildThisFileDirectory)StubNetwork.cs" />
<Compile Include="$(MSBuildThisFileDirectory)StubSynchronizationContext.cs" />
<Compile Include="$(MSBuildThisFileDirectory)StubTelemetry.cs" />
Expand Down

0 comments on commit 9f4c715

Please sign in to comment.