Bug fixes

This commit is contained in:
Louis Calas
2019-10-04 10:49:13 +02:00
parent f367068e74
commit a1472c7b60
8 changed files with 77 additions and 50 deletions

View File

@@ -3,6 +3,7 @@ package log4j;
import static org.junit.jupiter.api.Assertions.*;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.junit.jupiter.api.Test;