]> git.openstreetmap.org Git - rails.git/commit
Load api fixtures in tag model tests
authorTom Hughes <tom@compton.nu>
Sun, 18 Dec 2016 17:00:52 +0000 (17:00 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 18 Dec 2016 17:00:52 +0000 (17:00 +0000)
commit9badc45929af8a187a36bddfc965c32135dbb16b
treefdbc03305335c23210cac99ed2d5cb82c5d6405d
parent0da97d2d3ca27755c1dde59e3c6fbef79b9dabac
Load api fixtures in tag model tests

We still need them so we have the object to attach tags to.
test/models/node_tag_test.rb
test/models/old_node_tag_test.rb
test/models/old_relation_tag_test.rb
test/models/old_way_tag_test.rb
test/models/relation_tag_test.rb
test/models/way_tag_test.rb