using UnityEngine; // this is a script for testing namespace RhythmHeavenMania.Tests { public class WTF : MonoBehaviour { private void Update() { } } }