diff --git a/src/runmode-unittests.c b/src/runmode-unittests.c index 3701d29af7..3322020958 100644 --- a/src/runmode-unittests.c +++ b/src/runmode-unittests.c @@ -206,7 +206,6 @@ void RunUnittests(int list_unittests, char *regex_arg) StatsRegisterTests(); DecodePPPRegisterTests(); DecodeVLANRegisterTests(); - HTPParserRegisterTests(); DecodeRawRegisterTests(); DecodePPPOERegisterTests(); DecodeICMPV4RegisterTests();