mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 20:32:55 +08:00
Small update
This commit is contained in:
parent
13cd22e397
commit
35cc45c9d9
@ -1,13 +1,11 @@
|
||||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
using NUnit.Framework;
|
||||
using osu.Game.Beatmaps;
|
||||
using osu.Game.Overlays.BeatmapSet;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Online
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestSceneBeatmapNotAvailable : OsuTestScene
|
||||
{
|
||||
public TestSceneBeatmapNotAvailable()
|
||||
|
Loading…
Reference in New Issue
Block a user