refactor: extract some test utils into a shared lib
This commit is contained in:
parent
4b05ebdf20
commit
eea34329e8
3 changed files with 162 additions and 164 deletions
|
|
@ -7,5 +7,5 @@ require("oil").setup({
|
|||
adapters = {
|
||||
["oil-test://"] = "test",
|
||||
},
|
||||
trash = false,
|
||||
silence_disclaimer = true,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue