diff --git a/material_test.go b/material_test.go index c7efabc..1f8ffb4 100644 --- a/material_test.go +++ b/material_test.go @@ -5,7 +5,7 @@ import ( "testing" ) -func TestGetMaterialList(t *testing.T) { +func TestGetMaterialNewsList(t *testing.T) { SetupConfig() l := getNewList() log.Printf("news is : %s", l)