diff --git a/src/detect-flow.c b/src/detect-flow.c index 0249e59920..fa6ca2d197 100644 --- a/src/detect-flow.c +++ b/src/detect-flow.c @@ -992,7 +992,6 @@ int DetectFlowTestParse21 (void) { return result; } -#endif /* UNITTESTS */ static int DetectFlowSigTest01(void) { @@ -1054,6 +1053,7 @@ static int DetectFlowSigTest01(void) return result; } +#endif /* UNITTESTS */ /** * \brief this function registers unit tests for DetectFlow