mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-26 01:17:52 -04:00
Reformat and cleanup
This commit is contained in:
@@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
||||
public class StartupTest {
|
||||
|
||||
@Test
|
||||
public void test( ) throws Exception {
|
||||
public void test() throws Exception {
|
||||
BeaconDaemonController.start(XPipeDaemonMode.TRAY);
|
||||
BeaconDaemonController.stop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user