Skip to content

Commit

Permalink
Removed forgotted debugging crap.
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnall committed Jan 13, 2012
1 parent 3a171a0 commit 1bcfbb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/lib/pwnalytics_client/event_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
event.pixels.document.width.should == 1680
event.pixels.document.height.should == 863
event.pixels.window.x.should == 2215
p [event.pixels.window, event.pixels.window.x, event.pixels.window.y, event.pixels.window['y']]
event.pixels.window.y.should == 181
end

Expand Down

0 comments on commit 1bcfbb3

Please sign in to comment.