core: add test for tmp_config; unset new attributes
This commit is contained in:
parent
5313984d8f
commit
82e2f96192
2 changed files with 17 additions and 0 deletions
|
@ -10,6 +10,7 @@ we can run against the tests in my.core directly.
|
|||
|
||||
'''
|
||||
|
||||
from my.core.cfg import *
|
||||
from my.core.common import *
|
||||
from my.core.core_config import *
|
||||
from my.core.error import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue