aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/string/percent_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/core/string/percent_spec.rb')
-rw-r--r--spec/ruby/core/string/percent_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/ruby/core/string/percent_spec.rb b/spec/ruby/core/string/percent_spec.rb
index 2ddcab7907..e701def344 100644
--- a/spec/ruby/core/string/percent_spec.rb
+++ b/spec/ruby/core/string/percent_spec.rb
@@ -11,4 +11,3 @@ describe "String#%" do
format % args
}
end
-