6 lines
62 B
Python
6 lines
62 B
Python
|
def test_db_init(
|
||
|
init_database,
|
||
|
):
|
||
|
pass
|
||
|
|