summaryrefslogtreecommitdiff
path: root/spec/ruby/core/string/codepoints_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/core/string/codepoints_spec.rb')
-rw-r--r--spec/ruby/core/string/codepoints_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/core/string/codepoints_spec.rb b/spec/ruby/core/string/codepoints_spec.rb
index 51bd57d127..4434eb66a5 100644
--- a/spec/ruby/core/string/codepoints_spec.rb
+++ b/spec/ruby/core/string/codepoints_spec.rb
@@ -1,7 +1,6 @@
# encoding: binary
require_relative '../../spec_helper'
require_relative 'shared/codepoints'
-require_relative 'shared/each_codepoint_without_block'
describe "String#codepoints" do
it_behaves_like :string_codepoints, :codepoints