提交 347e0a60 编写于 作者: S Santiago Pastorino

Merge pull request #5003 from kennyj/fix_warning_20120211

Fix warning: The method name is a duplicate and wrong.
......@@ -236,7 +236,7 @@ def test_schema_dump_includes_xml_shorthand_definition
end
end
def test_schema_dump_includes_tsvector_shorthand_definition
def test_schema_dump_includes_hstores_shorthand_definition
output = standard_dump
if %r{create_table "postgresql_hstores"} =~ output
assert_match %r{t.hstore "hash_store", default => ""}, output
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册