Delete SongLoaderTest.java
This commit is contained in:
parent
87e59ae1bd
commit
347d6c5238
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
package code.name.monkey.retromusic.loaders;
|
|
||||||
|
|
||||||
import static org.junit.Assert.*;
|
|
||||||
|
|
||||||
public class SongLoaderTest {
|
|
||||||
|
|
||||||
@org.junit.Test
|
|
||||||
public void getAllSongs() {
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue