mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 14:41:17 +00:00
whitespace change for kde4 test to force rebuild :(
This commit is contained in:
parent
edef7d7ce0
commit
7a140096e0
|
@ -41,8 +41,7 @@ import ./make-test.nix ({ pkgs, ... }: {
|
|||
];
|
||||
};
|
||||
|
||||
testScript =
|
||||
''
|
||||
testScript = ''
|
||||
$machine->waitUntilSucceeds("pgrep plasma-desktop");
|
||||
$machine->waitForWindow(qr/plasma-desktop/);
|
||||
|
||||
|
|
Loading…
Reference in a new issue