summaryrefslogtreecommitdiff
path: root/test/parser_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser_test.rb')
-rw-r--r--test/parser_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/parser_test.rb b/test/parser_test.rb
index f82a81f0..09668f18 100644
--- a/test/parser_test.rb
+++ b/test/parser_test.rb
@@ -486,7 +486,6 @@ v8.6.8,
assert_equal 7, metadata.size
assert_equal '8.6.8', metadata['revnumber']
assert !metadata.has_key?('revdate')
- warn metadata.inspect
end
# Asciidoctor recognizes a standalone revision without a trailing comma