treewide: stub tests (#6275)
* ranger: stub tests * alacritty: stub tests * broot: stub tests * zsh: stub tests * vim-vint: stub tests
This commit is contained in:
parent
456e599f91
commit
fcc4259cdb
19 changed files with 68 additions and 59 deletions
|
|
@ -31,6 +31,8 @@
|
|||
];
|
||||
};
|
||||
|
||||
test.stubs = { ranger = { }; };
|
||||
|
||||
nmt.script = ''
|
||||
assertFileExists home-files/.config/ranger/rc.conf
|
||||
assertFileContent home-files/.config/ranger/rc.conf \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue