Added some a potential way forward with config and add/move/nothing

This commit is contained in:
2023-07-24 22:37:13 +01:00
parent 418daae284
commit d69aa1fef3
3 changed files with 14 additions and 3 deletions

View File

@@ -316,6 +316,7 @@ mod tests {
}
#[test]
#[ignore]
fn test_guess_at_difficulty() {
let freedoom_iwad = PathBuf::from("freedoom1.wad");
let ow = open_wad(&freedoom_iwad);