]> git.openstreetmap.org Git - rails.git/commit
Remove test fixtures.
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 1 Jun 2017 10:01:17 +0000 (11:01 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 1 Jun 2017 10:01:17 +0000 (11:01 +0100)
commitc12459dead02ee417d434ed228a9f37754c83a3a
tree5d9b3e4dd43ba93b2061bf7cb64ca58927b0c4c7
parent86822ea225baf400c7978b0d459b821dbe17e293
Remove test fixtures.
15 files changed:
test/fixtures/changesets.yml [deleted file]
test/fixtures/current_nodes.yml [deleted file]
test/fixtures/current_relation_members.yml [deleted file]
test/fixtures/current_relations.yml [deleted file]
test/fixtures/current_way_nodes.yml [deleted file]
test/fixtures/current_ways.yml [deleted file]
test/fixtures/nodes.yml [deleted file]
test/fixtures/redactions.yml [deleted file]
test/fixtures/relation_members.yml [deleted file]
test/fixtures/relations.yml [deleted file]
test/fixtures/user_roles.yml [deleted file]
test/fixtures/users.yml [deleted file]
test/fixtures/way_nodes.yml [deleted file]
test/fixtures/ways.yml [deleted file]
test/test_helper.rb