diff options
Diffstat (limited to 'test/sections_test.rb')
| -rw-r--r-- | test/sections_test.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sections_test.rb b/test/sections_test.rb index 8b30f6fa..94b852f3 100644 --- a/test/sections_test.rb +++ b/test/sections_test.rb @@ -933,7 +933,7 @@ context 'Sections' do [:ERROR, '<stdin>: line 14: colophon sections do not support nested sections', Hash], [:ERROR, '<stdin>: line 21: dedication sections do not support nested sections', Hash], [:ERROR, '<stdin>: line 50: glossary sections do not support nested sections', Hash], - [:ERROR, '<stdin>: line 57: bibliography sections do not support nested sections', Hash] + [:ERROR, '<stdin>: line 57: bibliography sections do not support nested sections', Hash], ] end end |
