Skip to content

Commit 6b9156b

Browse files
committed
Add existing Hash#shift specs for the new behaviour to the :next specs list
1 parent 3a40486 commit 6b9156b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/truffleruby.mspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ class MSpecScript
104104
# Use spec/ruby/core/nil/nil_spec.rb as a dummy file to avoid being empty
105105
set :next, %w[
106106
spec/ruby/core/nil/nil_spec.rb
107+
spec/ruby/core/hash/shift_spec.rb
107108
]
108109

109110
set :tags_patterns, [

0 commit comments

Comments
 (0)