Remove outdated comment

This commit is contained in:
cpfeiffer 2016-12-11 21:58:28 +01:00
parent bcfc8bc110
commit eb8129f62e
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ import static org.junit.Assert.fail;
/** /**
* Tests dynamic enablement and disablement of file appenders. * 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 { public class LoggingTest extends TestBase {