package db import ( "testing" ) func TestDb(t *testing.T) { print(Db()) }