summaryrefslogtreecommitdiffstats
path: root/nixos/tests/firefox.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2014-01-17 12:15:49 -0500
committerShea Levy <shea@shealevy.com>2014-01-17 12:15:49 -0500
commit9c1d3bfa9f7d7b95eb20d0f729e3b3c9d7abcd4b (patch)
tree0503521bc7a7ed160f4932a5d2424d77e6a23874 /nixos/tests/firefox.nix
parent7f15b0c1320f08898e3417fe5cd0ea207b534356 (diff)
Whitespace to force a rebuild
Signed-off-by: Shea Levy <shea@shealevy.com>
Diffstat (limited to 'nixos/tests/firefox.nix')
-rw-r--r--nixos/tests/firefox.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/firefox.nix b/nixos/tests/firefox.nix
index d6599be13c9e..ca634ffcf1e0 100644
--- a/nixos/tests/firefox.nix
+++ b/nixos/tests/firefox.nix
@@ -16,6 +16,7 @@
$machine->waitForWindow(qr/Valgrind/);
$machine->sleep(40); # wait until Firefox has finished loading the page
$machine->screenshot("screen");
+
'';
}