using UnityEngine; // this is a script for testing namespace RhythmHeavenMania.Tests { public class WTF : MonoBehaviour { // Start is called before the first frame update void Start() { } } }