added new fomod test case
This commit is contained in:
@@ -34,6 +34,7 @@ fn parse() {
|
||||
"example_04.xml",
|
||||
"example_05.xml",
|
||||
"banana.xml",
|
||||
"po3tweaks.xml"
|
||||
] {
|
||||
fomod::Config::load_from_file(get_xml(xml))
|
||||
.unwrap_or_else(|e| panic!("Parse for {xml} with {}", err_to_string(e)));
|
||||
|
||||
Reference in New Issue
Block a user