1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 03:50:43 +02:00

Satisfy travis test run - TestDeviceSupport.

This commit is contained in:
Sebastian Kranz 2019-02-21 07:56:09 +01:00
parent 40ebb7487c
commit f898bf5050

View File

@ -179,6 +179,11 @@ class TestDeviceSupport extends AbstractDeviceSupport {
}
@Override
public void onReadConfiguration(String config) {
}
@Override
public void onTestNewFunction() {