bspwm: stub test dependency

This commit is contained in:
Robert Helgesson 2021-10-30 20:35:26 +02:00
parent 7e30aec282
commit 0f72441821
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ with lib;
startupPrograms = [ "foo" "bar || qux" ];
};
test.stubs.bspwm = { };
nmt.script = ''
bspwmrc=home-files/.config/bspwm/bspwmrc
assertFileExists "$bspwmrc"