Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
JRaspass committed Aug 29, 2015
1 parent 2927ec5 commit 1216fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xt/all.t
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ is substr( $png, 0, 8 ), "\211PNG\r\n\032\n", 'screenshot looks like a PNG';

local ( @ARGV, $/ ) = $path;

is scalar <>, $png, 'screenshot("file") matches screenshot';
is <>, $png, 'screenshot("file") matches screenshot';
}

note 'Window Management';
Expand Down

0 comments on commit 1216fab

Please sign in to comment.