This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Patrick
/
wechat_hitxy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test news get right name
master
Patrick Peng Sun
8 years ago
parent
9c788794cc
commit
2b0a52a292
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
material_test.go
+ 1
- 1
material_test.go
View File
@@ -5,7 +5,7 @@ import (
"testing"
)
func TestGetMaterialList(t *testing.T) {
func TestGetMaterial
News
List(t *testing.T) {
SetupConfig()
l := getNewList()
log.Printf("news is : %s", l)
Write
Preview
Loading…
Cancel
Save