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

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"