Fix TestCasePlayer not working as expected

This commit is contained in:
Dean Herbert
2017-11-23 20:42:07 +09:00
parent 69a6905c84
commit 9565a9c352
4 changed files with 65 additions and 11 deletions

View File

@ -784,6 +784,7 @@
<Compile Include="Tests\Beatmaps\TestWorkingBeatmap.cs" />
<Compile Include="Tests\Platform\TestStorage.cs" />
<Compile Include="Tests\Visual\OsuTestCase.cs" />
<Compile Include="Tests\Visual\ScreenTestCase.cs" />
<Compile Include="Tests\Visual\TestCasePlayer.cs" />
<Compile Include="Users\Avatar.cs" />
<Compile Include="Users\Country.cs" />