Skip to content

Commit 4f76d96

Browse files
committed
Minor yard update.
1 parent 3c69774 commit 4f76d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rdf/spec/literal.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# include the examples for `RDF::Literal`, `RDF::Literal validation`,
66
# `RDF::Literal canonicalization`, and `RDF::Literal lookup`.
77

8+
# @private
89
shared_examples 'RDF::Literal' do |value, datatype_uri|
910
include_examples 'RDF::Literal with datatype and grammar', value, datatype_uri
1011
include_examples 'RDF::Literal equality', value, value

0 commit comments

Comments
 (0)