add false positive case to unit tests

This commit is contained in:
John Turner
2025-11-17 22:58:46 +00:00
parent 34362dcb29
commit d4fd6cd211

View File

@@ -510,7 +510,10 @@ mod test {
#[test] #[test]
fn test_against_fuzzer_false_positives() { fn test_against_fuzzer_false_positives() {
let atoms = ["media-libs/libsdl2[haptitick(+),sound(+)vd,eio(+)]"]; let atoms = [
"media-libs/libsdl2[haptitick(+),sound(+)vd,eio(+)]",
"=kde-frameworks/kcodecs-6.19*86",
];
for atom in atoms { for atom in atoms {
assert!( assert!(