summaryrefslogtreecommitdiff
path: root/tests/analysis/scan/matches.py
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2023-10-07 23:33:23 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2023-10-07 23:33:23 (GMT)
commit3ab50c0b628b6b6f8345b458a919ad9dae9f0cd9 (patch)
tree16939ab389ff36c2f86ecb07e5ef7f4b273f2f1d /tests/analysis/scan/matches.py
parent22c06200eca1ecda455a8d68bf73ec4fc458f59f (diff)
Update the test suite for ROST.
Diffstat (limited to 'tests/analysis/scan/matches.py')
-rw-r--r--tests/analysis/scan/matches.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/analysis/scan/matches.py b/tests/analysis/scan/matches.py
index 0d7556e..768531b 100644
--- a/tests/analysis/scan/matches.py
+++ b/tests/analysis/scan/matches.py
@@ -14,7 +14,7 @@ class TestRostMatchs(RostTestClass):
rule = '''
rule test {
- strings:
+ bytes:
$a = "aaa"
$b = "bbb"