mirror of
https://github.com/magefree/mage.git
synced 2026-01-21 18:59:58 -08:00
Backed out changeset: 83cb579a3761
This commit is contained in:
parent
473f6bcad9
commit
a4c3deb7ac
38 changed files with 63 additions and 2657 deletions
|
|
@ -96,7 +96,7 @@ public abstract class MageTestBase {
|
|||
|
||||
@BeforeClass
|
||||
public static void init() {
|
||||
// Logger.getRootLogger().setLevel(Level.DEBUG);
|
||||
Logger.getRootLogger().setLevel(Level.DEBUG);
|
||||
logger.info("Starting MAGE tests");
|
||||
logger.info("Logging level: " + logger.getLevel());
|
||||
deleteSavedGames();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue