forked from Archives/Athou_commafeed
delete sample test
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
package com.commafeed.backend;
|
|
||||||
|
|
||||||
import org.junit.Assert;
|
|
||||||
import org.junit.Test;
|
|
||||||
|
|
||||||
public class SampleTest {
|
|
||||||
|
|
||||||
@Test
|
|
||||||
public void init() {
|
|
||||||
Assert.assertEquals(2, 2);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user