瀏覽代碼

single type material list (remove redundant from news list)

master
Patrick Peng Sun 8 年之前
父節點
當前提交
9c788794cc
共有 1 個檔案被更改,包括 0 行新增6 行删除
  1. +0
    -6
      material_test.go

+ 0
- 6
material_test.go 查看文件

@@ -9,12 +9,6 @@ func TestGetMaterialList(t *testing.T) {
SetupConfig()
l := getNewList()
log.Printf("news is : %s", l)

l = getVideoList()
log.Printf("video is : %s", l)
l = getImageList()
log.Printf("Image is : %s", l)

}
func TestGetMaterialVoiceList(t *testing.T) {
SetupConfig()

Loading…
取消
儲存