mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-10 03:59:24 +01:00
Satisfy travis test run - TestDeviceSupport.
This commit is contained in:
parent
40ebb7487c
commit
f898bf5050
@ -179,6 +179,11 @@ class TestDeviceSupport extends AbstractDeviceSupport {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void onReadConfiguration(String config) {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onTestNewFunction() {
|
public void onTestNewFunction() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user