Small cleanups

This commit is contained in:
DrabWeb
2017-01-27 05:39:15 -04:00
parent fe265c01cb
commit dedd6a4bcf
5 changed files with 7 additions and 3 deletions

View File

@ -25,4 +25,4 @@ namespace osu.Desktop.VisualTests.Tests
pauseOverlay.ToggleVisibility();
}
}
}
}

View File

@ -186,6 +186,7 @@
<Compile Include="VisualTestGame.cs" />
<Compile Include="Platform\TestStorage.cs" />
<Compile Include="Tests\TestCaseOptions.cs" />
<Compile Include="Tests\TestCasePauseOverlay.cs" />
</ItemGroup>
<ItemGroup />
<ItemGroup />