mirror of
https://github.com/eiblog/eiblog.git
synced 2026-03-01 00:34:58 +08:00
init
This commit is contained in:
9
disqus_test.go
Normal file
9
disqus_test.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestDisqus(t *testing.T) {
|
||||
CommentsCount()
|
||||
}
|
||||
Reference in New Issue
Block a user