mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
tests/fetch-test: tweak signature
This commit is contained in:
parent
d12045e057
commit
ce4c3a72c1
2 changed files with 3 additions and 7 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
root,
|
||||
lib,
|
||||
pkgs,
|
||||
helpers,
|
||||
|
@ -49,4 +48,4 @@ let
|
|||
builtins.concatLists
|
||||
];
|
||||
in
|
||||
fetchTests root [ ]
|
||||
root: fetchTests root [ ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue