summaryrefslogtreecommitdiffhomepage
path: root/test/t/object.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/t/object.rb')
-rw-r--r--test/t/object.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/t/object.rb b/test/t/object.rb
index 6a755d3ba..b65f298e6 100644
--- a/test/t/object.rb
+++ b/test/t/object.rb
@@ -8,4 +8,3 @@ end
assert('Object superclass', '15.2.1.2') do
assert_equal BasicObject, Object.superclass
end
-