Skip to content

Commit

Permalink
misplaced test class
Browse files Browse the repository at this point in the history
  • Loading branch information
ceki committed Aug 9, 2019
1 parent 96783aa commit 9439356
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -8,9 +8,11 @@
import org.slf4j.MDC;
import org.slf4j.MarkerFactory;

// See https://jira.qos.ch/browse/SLF4J-463
public class DoubleInitializationPitfallTest {


// See https://jira.qos.ch/browse/SLF4J-463
@Test
public void verifyImpactOfMarkerFactory() {
ILoggerFactory firstFactory = LoggerFactory.getILoggerFactory();
Expand Down

0 comments on commit 9439356

Please sign in to comment.