summaryrefslogtreecommitdiffhomepage
path: root/test/doc_props/tc_core.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/doc_props/tc_core.rb')
-rw-r--r--test/doc_props/tc_core.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/doc_props/tc_core.rb b/test/doc_props/tc_core.rb
index 6ba01b5f..b225266a 100644
--- a/test/doc_props/tc_core.rb
+++ b/test/doc_props/tc_core.rb
@@ -15,7 +15,7 @@ class TestCore < Test::Unit::TestCase
puts error.message
errors << error
end
- assert_equal(errors.size, 0, "core.xml Invalid" + errors.map{ |e| e.message }.to_s)
+ assert_equal(errors.size, 0, "core.xml Invalid" + errors.map { |e| e.message }.to_s)
end
def test_populates_created