Delete SongLoaderTest.java

main
Hemanth S 2020-05-21 03:01:41 +05:30
parent 87e59ae1bd
commit 347d6c5238
1 changed files with 0 additions and 11 deletions

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() {
}
}