Example #1
0
def test_createdb():
	"""create database"""
	myconfig=DBConfig()
	myconfig.create_db()