X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b7b2b502cf2b119208e3c1f79e4a4e38cc0edcc5..721dd9c27d299455b9159457a095716f797389f1:/test/unit/old_relation_tag_test.rb diff --git a/test/unit/old_relation_tag_test.rb b/test/unit/old_relation_tag_test.rb index 309e2fe80..d651810c0 100644 --- a/test/unit/old_relation_tag_test.rb +++ b/test/unit/old_relation_tag_test.rb @@ -1,11 +1,11 @@ require File.dirname(__FILE__) + '/../test_helper' -class RelationTagTest < Test::Unit::TestCase +class OldRelationTagTest < Test::Unit::TestCase fixtures :relation_tags set_fixture_class :relation_tags => OldRelationTag def test_tag_count - assert_equal 3, OldRlationTag.count + assert_equal 3, OldRelationTag.count end def test_length_key_valid