Fix tox things.
(cherry picked from commit 60298c8)
This commit is contained in:
@@ -19,6 +19,10 @@ def DBInMemory():
|
||||
import eos
|
||||
import eos.db
|
||||
|
||||
# Output debug info to help us troubleshoot Travis
|
||||
print(eos.db.saveddata_engine)
|
||||
print(eos.db.gamedata_engine)
|
||||
|
||||
helper = {
|
||||
'config': eos.config,
|
||||
'db' : eos.db,
|
||||
|
||||
Reference in New Issue
Block a user