@ -411,7 +411,7 @@ static int DetectThresholdTestSig1(void) {
de_ctx->flags|=DE_QUIET;
s=de_ctx->sig_list=SigInit(de_ctx,"alert tcp any any -> any 80 (msg:\"Threshold limit\"; threshold: type limit, track by_dst, count 5, seconds 60; sid:1;)");
s=de_ctx->sig_list=SigInit(de_ctx,"alert tcp any any -> any 80 (msg:\"Threshold limit\"; content:\"A\"; threshold: type limit, track by_dst, count 5, seconds 60; sid:1;)");