Skip to content

Commit

Permalink
Remove the orientation method from the test too
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Yurek committed Nov 16, 2012
1 parent 9444387 commit f232097
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/geometry_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ class GeometryTest < Test::Unit::TestCase

assert_equal 768, geo.width
assert_equal 1024, geo.height
assert_equal 2, geo.orientation
end

should "treat x and X the same in geometries" do
Expand Down

0 comments on commit f232097

Please sign in to comment.