mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 08:12:56 +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.
|
// 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.
|
// See the LICENCE file in the repository root for full licence text.
|
||||||
|
|
||||||
using NUnit.Framework;
|
|
||||||
using osu.Game.Beatmaps;
|
using osu.Game.Beatmaps;
|
||||||
using osu.Game.Overlays.BeatmapSet;
|
using osu.Game.Overlays.BeatmapSet;
|
||||||
|
|
||||||
namespace osu.Game.Tests.Visual.Online
|
namespace osu.Game.Tests.Visual.Online
|
||||||
{
|
{
|
||||||
[TestFixture]
|
|
||||||
public class TestSceneBeatmapNotAvailable : OsuTestScene
|
public class TestSceneBeatmapNotAvailable : OsuTestScene
|
||||||
{
|
{
|
||||||
public TestSceneBeatmapNotAvailable()
|
public TestSceneBeatmapNotAvailable()
|
||||||
|
Loading…
Reference in New Issue
Block a user