mirror of
https://github.com/eiblog/eiblog.git
synced 2026-03-01 00:34:58 +08:00
完善 disqus 评论
This commit is contained in:
@@ -23,3 +23,7 @@ func TestPostComment(t *testing.T) {
|
||||
}
|
||||
t.Log("post success")
|
||||
}
|
||||
|
||||
func TestApprovePost(t *testing.T) {
|
||||
ApprovePost()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user