aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/suricata/src/runmode-unittests.c
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/suricata/src/runmode-unittests.c')
-rw-r--r--framework/src/suricata/src/runmode-unittests.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/src/suricata/src/runmode-unittests.c b/framework/src/suricata/src/runmode-unittests.c
index 3701d29a..33220209 100644
--- a/framework/src/suricata/src/runmode-unittests.c
+++ b/framework/src/suricata/src/runmode-unittests.c
@@ -206,7 +206,6 @@ void RunUnittests(int list_unittests, char *regex_arg)
StatsRegisterTests();
DecodePPPRegisterTests();
DecodeVLANRegisterTests();
- HTPParserRegisterTests();
DecodeRawRegisterTests();
DecodePPPOERegisterTests();
DecodeICMPV4RegisterTests();