package mhayaConst import ( "testing" ) func TestVersionPrint(t *testing.T) { t.Log(GetLOGO()) }