move fault timer setting to alarm settings
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
import org.junit.Test;
|
||||
import java.util.regex.Pattern;
|
||||
import static org.junit.Assert.assertFalse;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
|
||||
public class SdServiceConnectionTest {
|
||||
|
||||
@Test
|
||||
public void isconnected_test() {
|
||||
assertThat(SdServiceConnection.isConnected(), is(true));
|
||||
}
|
||||
...
|
||||
}
|
||||
Reference in New Issue
Block a user