mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 08:55:40 +02:00
Fix tests
This commit is contained in:
@ -196,6 +196,10 @@ mod tests {
|
||||
loc: fixtures().join("jonathan.xml"),
|
||||
at: 0
|
||||
},
|
||||
Res {
|
||||
loc: fixtures().join("sample.bson"),
|
||||
at: 0
|
||||
},
|
||||
Res {
|
||||
loc: fixtures().join("sample.ini"),
|
||||
at: 0
|
||||
|
Reference in New Issue
Block a user