From 3014cab9d68de1222636d4315d7d040024a796b9 Mon Sep 17 00:00:00 2001 From: Shivani Bhardwaj Date: Mon, 25 Nov 2024 13:37:48 +0530 Subject: [PATCH] detect-xor: do not depend on C code Starting 8984bc68011, xor transform was moved to rust and this test was always skipped as it depended on the C file. --- tests/detect-xor/test.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/detect-xor/test.yaml b/tests/detect-xor/test.yaml index 1aa28df93..c45f27f72 100644 --- a/tests/detect-xor/test.yaml +++ b/tests/detect-xor/test.yaml @@ -1,7 +1,3 @@ -requires: - files: - - src/detect-transform-xor.c - args: - -k none checks: