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