summaryrefslogtreecommitdiff
path: root/report/report_test.rb
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-06-25 20:52:28 +0200
committermguetlein <martin.guetlein@gmail.com>2010-06-25 20:52:28 +0200
commit7b8dfc1b6f8daa8305d6506ceb54b7ffff5f72f6 (patch)
tree46d22df1b9ce9166cba4265d8beecb99915242e1 /report/report_test.rb
parent6c663f3bb95b45d5cb7e356ff6d1913a3e03212c (diff)
reorganized requires, added install_gems to Rakefile, text/x-yaml to application/x-yaml
Diffstat (limited to 'report/report_test.rb')
-rw-r--r--report/report_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/report_test.rb b/report/report_test.rb
index 702ec34..ff4e3db 100644
--- a/report/report_test.rb
+++ b/report/report_test.rb
@@ -17,7 +17,7 @@ class Reports::ApplicationTest < Test::Unit::TestCase
def test_nothing
- get "/report/validation/1",nil,'HTTP_ACCEPT' => "application/rdf+xml"#"text/x-yaml"
+ get "/report/validation/1",nil,'HTTP_ACCEPT' => "application/rdf+xml"#"application/x-yaml"
puts last_response.body.to_s
#Reports::XMLReport.generate_demo_xml_report.write_to