diff --git a/src/test_omnibus.rs b/src/test_omnibus.rs index cfaf52c..799ee39 100644 --- a/src/test_omnibus.rs +++ b/src/test_omnibus.rs @@ -4,11 +4,12 @@ mod test { /// bitsy-parser will parse these games correctly /// but the output does not match the input, due to game data errors. - const ACCEPTED_FAILURES: [&str; 31] = [ + const ACCEPTED_FAILURES: [&str; 32] = [ // position out of bounds e.g. "5, -1" "CFE62F11", // "SweetPea Village", "013B3CDE", // "Sunset Shore", "65C2B499", // "==GIRLS OWN THE VOID=={br}a faux platformer", + "74E0F6EF", // this one has no name. the files is huge so the test hangs, but it does parse ok apart from a bad item position. // extra tiles in room (this was an old editor bug) "07836D6F", // "I can't run anymore. They won't give up. I need water.", "12490381", // "Picnic at Castle Island",