summaryrefslogtreecommitdiff
path: root/test/tc_docbasedocument.rb
diff options
context:
space:
mode:
authorGeorgios M. Zarkadas <gz@member.fsf.org>2015-07-18 22:33:42 +0300
committerGeorgios M. Zarkadas <gz@member.fsf.org>2015-07-18 22:33:42 +0300
commite39e86797ad1794ba617eb6a967f095f91d3062b (patch)
tree273baba98cb20372ec62311603884e8e3f2aaaf9 /test/tc_docbasedocument.rb
parent7a3870d31cb2aea26ba63d0daec67936336d2348 (diff)
Merged rest of 0.6.21+nmu6 changes except debian subdirectory.
Diffstat (limited to 'test/tc_docbasedocument.rb')
-rw-r--r--test/tc_docbasedocument.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tc_docbasedocument.rb b/test/tc_docbasedocument.rb
index 70fe227..22bf4a9 100644
--- a/test/tc_docbasedocument.rb
+++ b/test/tc_docbasedocument.rb
@@ -12,7 +12,7 @@ class TC_DocBaseDocument < Test::Unit::TestCase
assert_equal 'pica-manual', file.document
assert_equal 'PICA Manual', file.title
- assert_equal 'Esteban Manchado Velázquez', file.author
+ assert_equal 'Esteban Manchado Velázquez', file.author
assert_equal 'Admin', file.section
assert_equal "This manual describes what PICA is and how it can be used to administer your machines and keep them up-to-date and secure.", file.abstract