1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-22 13:00:17 +02:00

Remove outdated comment

This commit is contained in:
cpfeiffer 2016-12-11 21:58:28 +01:00
parent bcfc8bc110
commit eb8129f62e

View File

@ -19,8 +19,6 @@ import static org.junit.Assert.fail;
/**
* Tests dynamic enablement and disablement of file appenders.
* Test is currently disabled because logback-android does not work
* inside a plain junit test.
*/
public class LoggingTest extends TestBase {