mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-12 17:32:27 +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