aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/integer/gte_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/core/integer/gte_spec.rb')
-rw-r--r--spec/ruby/core/integer/gte_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/core/integer/gte_spec.rb b/spec/ruby/core/integer/gte_spec.rb
index ce379a07e3..3d5c48faa5 100644
--- a/spec/ruby/core/integer/gte_spec.rb
+++ b/spec/ruby/core/integer/gte_spec.rb
@@ -47,4 +47,3 @@ describe "Integer#>=" do
end
end
end
-