Whitespace to force a rebuild

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy 2014-01-17 12:15:49 -05:00
parent 7f15b0c132
commit 9c1d3bfa9f

View File

@ -16,6 +16,7 @@
$machine->waitForWindow(qr/Valgrind/);
$machine->sleep(40); # wait until Firefox has finished loading the page
$machine->screenshot("screen");
'';
}