Skip to content

Commit

Permalink
Fixing the file reference for Utilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikewalr committed Jul 14, 2015
1 parent 8feb68e commit eaabb4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<Compile Include="Helpers\RecordedDelegationHandler.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ScenarioTests\EnumerationTests.cs" />
<Compile Include="ScenarioTests\ProtectionTests.cs" />
<Compile Include="ScenarioTests\SiteRecoveryTestsBase.cs" />
<Compile Include="ScenarioTests\Utilities.cs" />
<Compile Include="Spec.TechSupport.SiteRecovery\SiteRecoveryManagementTestUtilities.cs" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit eaabb4a

Please sign in to comment.