提交 1ea4a892 编写于 作者: A Aaron Patterson

remove unused variable

上级 460eb83d
...@@ -580,7 +580,6 @@ def test_comparison_with_different_objects ...@@ -580,7 +580,6 @@ def test_comparison_with_different_objects
def test_comparison_with_different_objects_in_array def test_comparison_with_different_objects_in_array
topic = Topic.create topic = Topic.create
category = Category.create(:name => "comparison")
assert_raises(ArgumentError) do assert_raises(ArgumentError) do
[1, topic].sort [1, topic].sort
end end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册