Make path separator replacement for subfiles as well
This commit is contained in:
parent
e606a43320
commit
958fbc5d66
@ -2000,7 +2000,7 @@ actual:\n\
|
||||
.unwrap_or(&path)
|
||||
.to_str()
|
||||
.unwrap()
|
||||
.to_owned(),
|
||||
.replace('\\', "/"),
|
||||
self.get_lines(&path, None));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user