tests: fix freeze test that was broken during merge

This commit is contained in:
William Ballenthin
2020-07-02 10:40:16 -06:00
parent c185e9ef09
commit 5fda3c467f

View File

@@ -26,6 +26,7 @@ EXTRACTOR = capa.features.extractors.NullFeatureExtractor(
(0x401000, capa.features.Characteristic("nzxor")),
],
},
0x401002: {"features": [(0x401002, capa.features.insn.Mnemonic("mov")),],},
},
},
},