summaryrefslogtreecommitdiffhomepage
path: root/test/t/nomethoderror.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/nomethoderror.rb')
-rw-r--r--test/t/nomethoderror.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/t/nomethoderror.rb b/test/t/nomethoderror.rb
index 4c4fb3fdf..9eb122158 100644
--- a/test/t/nomethoderror.rb
+++ b/test/t/nomethoderror.rb
@@ -11,4 +11,3 @@ assert('NoMethodError', '15.2.32') do
NoMethodError.class == Class and e2.class == NoMethodError
end
-