zellij: use a stub in the extra-config test
This commit is contained in:
parent
4dda6397d8
commit
39f1bebf54
|
@ -32,6 +32,10 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
test.stubs = {
|
||||
zellij = { };
|
||||
};
|
||||
|
||||
nmt.script = ''
|
||||
assertFileExists home-files/.config/zellij/config.kdl
|
||||
assertFileContains \
|
||||
|
|
Loading…
Reference in a new issue