提交 00310bf6 编写于 作者: R Ryuta Kamizono
上级 607d77ab
......@@ -1215,6 +1215,8 @@ def test_marshal_between_processes
wr.close
assert Marshal.load rd.read
rd.close
ensure
self.class.send(:remove_const, "Post") if self.class.const_defined?("Post", false)
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册