diff --git a/activeresource/test/base_test.rb b/activeresource/test/base_test.rb index 69bb3248136fc41e191272067af37ec8f5da7cb0..6ed6f1a406b89bdb84adecd175c3139dfe74787d 100644 --- a/activeresource/test/base_test.rb +++ b/activeresource/test/base_test.rb @@ -47,7 +47,7 @@ def setup {:name => 'Milena', :children => []}]}]}.to_xml(:root => 'customer') # - resource with yaml array of strings; for ActiveRecords using serialize :bar, Array - @marty = <<-eof + @marty = <<-eof.strip 5