summaryrefslogtreecommitdiffhomepage
path: root/test/t/runtimeerror.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/runtimeerror.rb')
-rw-r--r--test/t/runtimeerror.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/t/runtimeerror.rb b/test/t/runtimeerror.rb
index b410dd64f..9157293cd 100644
--- a/test/t/runtimeerror.rb
+++ b/test/t/runtimeerror.rb
@@ -12,4 +12,3 @@ assert('RuntimeError', '15.2.28') do
RuntimeError.class == Class and e2.class == RuntimeError
end
-