projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update bundle
[rails.git]
/
test
/
controllers
/
api
/
relations_controller_test.rb
diff --git
a/test/controllers/api/relations_controller_test.rb
b/test/controllers/api/relations_controller_test.rb
index ec86e07a57ac242f60c71f11b90750695731b3df..eb8f8e02256eb5c3d8e97341a2f2758316199ba6 100644
(file)
--- a/
test/controllers/api/relations_controller_test.rb
+++ b/
test/controllers/api/relations_controller_test.rb
@@
-1036,7
+1036,7
@@
module Api
version = nil
with_controller(Api::ChangesetsController.new) do
- doc = OSM::API.new.
get_
xml_doc
+ doc = OSM::API.new.xml_doc
change = XML::Node.new "osmChange"
doc.root = change
modify = XML::Node.new "modify"