whitespace change for kde4 test to force rebuild :(

This commit is contained in:
Domen Kožar 2014-12-03 12:31:10 +01:00
parent edef7d7ce0
commit 7a140096e0

View File

@ -41,8 +41,7 @@ import ./make-test.nix ({ pkgs, ... }: {
];
};
testScript =
''
testScript = ''
$machine->waitUntilSucceeds("pgrep plasma-desktop");
$machine->waitForWindow(qr/plasma-desktop/);