Skip to content

Commit

Permalink
detect-xor: do not depend on C code
Browse files Browse the repository at this point in the history
Starting 8984bc68011, xor transform was moved to rust and this test was
always skipped as it depended on the C file.
  • Loading branch information
inashivb committed Nov 25, 2024
1 parent a56568c commit fa6b47f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/detect-xor/test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
requires:
files:
- src/detect-transform-xor.c

args:
- -k none
checks:
Expand Down

0 comments on commit fa6b47f

Please sign in to comment.