mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 04:42:15 +00:00
xml: Strict namespace, some tests and restructuring
This commit is contained in:
@@ -81,7 +81,7 @@ fn test_tagged_enum_complex() {
|
||||
nice: (),
|
||||
}
|
||||
|
||||
let asd = Propfind::parse_str(
|
||||
let _ = Propfind::parse_str(
|
||||
r#"
|
||||
<propfind>
|
||||
<prop>
|
||||
|
||||
Reference in New Issue
Block a user