Fix test
This commit is contained in:
@@ -34,8 +34,6 @@ fn mirage_1() {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
todo!()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
@@ -54,6 +52,4 @@ fn ancient_1() {
|
|||||||
.unwrap();
|
.unwrap();
|
||||||
|
|
||||||
assert_eq!("de_ancient", output.header.map_name());
|
assert_eq!("de_ancient", output.header.map_name());
|
||||||
|
|
||||||
todo!()
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user