Copy the redaction code from nodes to ways

This commit is contained in:
Kai Krueger 2012-03-27 18:55:31 -06:00 committed by Tom Hughes
parent 7d41b926cf
commit 72e59b49fa
10 changed files with 293 additions and 19 deletions

View file

@ -6,7 +6,7 @@ class WayTest < ActiveSupport::TestCase
# Check that we have the correct number of currnet ways in the db
# This will need to updated whenever the current_ways.yml is updated
def test_db_count
assert_equal 5, Way.count
assert_equal 6, Way.count
end
def test_bbox