summaryrefslogtreecommitdiff
path: root/report/report_test.rb
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-06-22 16:16:54 +0200
committermguetlein <martin.guetlein@gmail.com>2010-06-22 16:16:54 +0200
commit6c663f3bb95b45d5cb7e356ff6d1913a3e03212c (patch)
treef62a4856fab623ea1a9bad0222f7c60c503d0821 /report/report_test.rb
parent2ee258935818fa3dcc9b863216f383969807c191 (diff)
add types to validaiton rdfs
Diffstat (limited to 'report/report_test.rb')
-rw-r--r--report/report_test.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/report/report_test.rb b/report/report_test.rb
index 8b68650..702ec34 100644
--- a/report/report_test.rb
+++ b/report/report_test.rb
@@ -17,8 +17,8 @@ class Reports::ApplicationTest < Test::Unit::TestCase
def test_nothing
- #get "/" #,nil,'HTTP_ACCEPT' => "text/x-yaml"#"application/rdf+xml"
- #puts last_response.body.to_s
+ get "/report/validation/1",nil,'HTTP_ACCEPT' => "application/rdf+xml"#"text/x-yaml"
+ puts last_response.body.to_s
#Reports::XMLReport.generate_demo_xml_report.write_to
#raise "stop"