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:
Thiago Kenji Okada 2025-01-08 15:24:04 +00:00 committed by GitHub
parent 456e599f91
commit fcc4259cdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 68 additions and 59 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, xdg, ... }:
{ ... }:
{
programs.vim-vint = {
@ -19,6 +19,8 @@
};
};
test.stubs = { vim-vint = { }; };
nmt.script = ''
assertFileContent home-files/.config/.vintrc.yaml ${
./basic-configuration.yaml