aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library/digest/sha384/length_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/digest/sha384/length_spec.rb')
-rw-r--r--spec/ruby/library/digest/sha384/length_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/library/digest/sha384/length_spec.rb b/spec/ruby/library/digest/sha384/length_spec.rb
index c1dfd10a89..33fed492ef 100644
--- a/spec/ruby/library/digest/sha384/length_spec.rb
+++ b/spec/ruby/library/digest/sha384/length_spec.rb
@@ -5,4 +5,3 @@ require_relative 'shared/length'
describe "Digest::SHA384#length" do
it_behaves_like :sha384_length, :length
end
-