[test] add comment

This commit is contained in:
Watson
2014-10-16 19:58:09 +09:00
parent 42534ba041
commit 17c56d85de

View File

@@ -589,6 +589,7 @@ describe "Struct" do
end
# RM-355
# depend on RM-634
xit "#[]= should not released the object" do
@foo = TestStruct.new
@@ -602,6 +603,7 @@ describe "Struct" do
end
# RM-356
# depend on RM-634
xit "setter method should not released the object" do
@foo = TestStruct.new