]> git.openstreetmap.org Git - rails.git/blobdiff - test/unit/relation_tag_test.rb
Fixing some of the tests, adding the new tests to make sure that you can't edit when...
[rails.git] / test / unit / relation_tag_test.rb
index f93e689ca59b9fb103b2121dd8d8b59e40e28203..5c008fc34c415759dc2e8bda5f2819177e207416 100644 (file)
@@ -1,8 +1,7 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
 class RelationTagTest < Test::Unit::TestCase
-  fixtures :current_relation_tags
-  set_fixture_class :current_relation_tags => RelationTag
+  api_fixtures
   
   def test_relation_tag_count
     assert_equal 3, RelationTag.count