Skip to content

Commit d577d4d

Browse files
committed
Added missing PartialViewResultAssertions tests to MVC4 project.
1 parent 549a770 commit d577d4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: tests/FluentAssertions.Mvc4.Tests/FluentAssertions.Mvc4.Tests.csproj

+3
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@
6464
<Compile Include="..\FluentAssertions.Mvc3.Tests\Helpers\FailureMessageHelper.cs">
6565
<Link>Helpers\FailureMessageHelper.cs</Link>
6666
</Compile>
67+
<Compile Include="..\FluentAssertions.Mvc3.Tests\PartialViewResultAssertions_Tests.cs">
68+
<Link>PartialViewResultAssertions_Tests.cs</Link>
69+
</Compile>
6770
<Compile Include="..\FluentAssertions.Mvc3.Tests\RedirectResultAssertions_Tests.cs">
6871
<Link>RedirectResultAssertions_Tests.cs</Link>
6972
</Compile>

0 commit comments

Comments
 (0)