This commit is contained in:
huangsimin 2018-12-19 18:12:01 +08:00
parent 7a149ad974
commit 4b9d4cc5b2

View File

@ -40,6 +40,8 @@ func TestParserToutiao(t *testing.T) {
tt.ConfigLogDB("logdb.yaml")
tt.ConfigQueue("queue.yaml")
ADParserServer(&tt)
t.Error("")
}
func TestMQ(t *testing.T) {