mirror of
https://github.com/nushell/nushell.git
synced 2025-03-13 15:08:43 +01:00
test: add missing folder
This commit is contained in:
parent
789f92b038
commit
e665bbb5bb
@ -934,6 +934,7 @@ fn partial_completions() {
|
||||
file(dir.join("partial-b").join("hello_b")),
|
||||
file(dir.join("partial-b").join("hi_b")),
|
||||
file(dir.join("partial-c").join("hello_c")),
|
||||
format!("`{}`", file(dir.join("partial-d(").join(".gitkeep"))),
|
||||
];
|
||||
|
||||
// Match the results
|
||||
|
0
tests/fixtures/partial_completions/partial-d(/.gitkeep
vendored
Normal file
0
tests/fixtures/partial_completions/partial-d(/.gitkeep
vendored
Normal file
Loading…
Reference in New Issue
Block a user