Delete SongLoaderTest.java

This commit is contained in:
Hemanth S 2020-05-21 03:01:41 +05:30
parent 87e59ae1bd
commit 347d6c5238

View file

@ -1,11 +0,0 @@
package code.name.monkey.retromusic.loaders;
import static org.junit.Assert.*;
public class SongLoaderTest {
@org.junit.Test
public void getAllSongs() {
}
}