bspwm: stub test dependency
This commit is contained in:
parent
7e30aec282
commit
0f72441821
|
@ -28,6 +28,8 @@ with lib;
|
|||
startupPrograms = [ "foo" "bar || qux" ];
|
||||
};
|
||||
|
||||
test.stubs.bspwm = { };
|
||||
|
||||
nmt.script = ''
|
||||
bspwmrc=home-files/.config/bspwm/bspwmrc
|
||||
assertFileExists "$bspwmrc"
|
||||
|
|
Loading…
Reference in a new issue