summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2017-05-13 15:00:09 -0400
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2017-05-13 15:00:09 -0400
commita2c246eed30741b8e89734edfd2905765372f88d (patch)
treed1aa2de92e20a75f3ac25e5137cd3dce0479915a /tests
parentd2398af9bec13cc8c7f24b260a6e8661d5217201 (diff)
Bump in Hydra.
Diffstat (limited to 'tests')
-rw-r--r--tests/desktop.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/desktop.nix b/tests/desktop.nix
index bb7c4cb..16584b9 100644
--- a/tests/desktop.nix
+++ b/tests/desktop.nix
@@ -13,6 +13,5 @@ import <nixpkgs/nixos/tests/make-test.nix> ( { pkgs, ... }: {
$machine->screenshot("screen");
$machine->waitForWindow(qr/trayer/);
- $machine->screenshot("screen");
'';
})