package main import ( "testing" ) func TestDisqus(t *testing.T) { PostsCount() }