mirror of
https://github.com/Genymobile/scrcpy
synced 2025-02-21 15:06:54 +00:00
Fix gradle warnings in tests
This commit is contained in:
parent
795d103032
commit
7d1932b907
@ -77,6 +77,7 @@ public class ControlMessageReaderTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@SuppressWarnings("checkstyle:MagicNumber")
|
||||||
public void testParseMouseEvent() throws IOException {
|
public void testParseMouseEvent() throws IOException {
|
||||||
ControlMessageReader reader = new ControlMessageReader();
|
ControlMessageReader reader = new ControlMessageReader();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user