aboutsummaryrefslogtreecommitdiffstats
path: root/test/objspace/test_objspace.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/objspace/test_objspace.rb')
-rw-r--r--test/objspace/test_objspace.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/objspace/test_objspace.rb b/test/objspace/test_objspace.rb
index 665fafe7c8..329e418008 100644
--- a/test/objspace/test_objspace.rb
+++ b/test/objspace/test_objspace.rb
@@ -81,8 +81,6 @@ class TestObjSpace < Test::Unit::TestCase
def test_count_imemo_objects
res = ObjectSpace.count_imemo_objects
- puts
- pp res
assert_not_empty(res)
assert_not_nil(res[:imemo_cref])
arg = {}