Fix Pause/Fail testcase

This commit is contained in:
Andrey Zavadskiy
2017-04-06 12:27:45 +03:00
parent 96f814db6c
commit c6f4cff2e7
2 changed files with 8 additions and 14 deletions

View File

@ -189,7 +189,7 @@
<Compile Include="Tests\TestCaseChatDisplay.cs" />
<Compile Include="Tests\TestCaseDrawings.cs" />
<Compile Include="Tests\TestCaseGamefield.cs" />
<Compile Include="Tests\TestCaseInGameOverlays.cs" />
<Compile Include="Tests\TestCaseMenuOverlays.cs" />
<Compile Include="Tests\TestCaseMusicController.cs" />
<Compile Include="Tests\TestCaseNotificationManager.cs" />
<Compile Include="Tests\TestCasePlayer.cs" />