mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-18 05:08:09 +01:00
Merged rails2-branch back into trunk. Trunk Tracks is now using Rails 2.0.2.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@837 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
5d2023d18b
commit
76aba636a9
1167 changed files with 59656 additions and 32986 deletions
|
|
@ -31,7 +31,7 @@ class UsersXmlApiTest < ActionController::IntegrationTest
|
|||
|
||||
def test_fails_with_invalid_xml_format
|
||||
authenticated_post_xml_to_user_create "<foo></bar>"
|
||||
assert_404_invalid_xml
|
||||
assert_equal 500, @integration_session.status
|
||||
end
|
||||
|
||||
def test_fails_with_invalid_xml_format2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue