提交 becc3f1c 编写于 作者: R Rafael Mendonça França

Merge pull request #6783 from kennyj/rename_testname

Rename MySQLTestPurge to MySQLPurgeTest for consistency.
......@@ -142,7 +142,7 @@ def test_drops_database
end
end
class MySQLTestPurge < ActiveRecord::TestCase
class MySQLPurgeTest < ActiveRecord::TestCase
def setup
@connection = stub(:recreate_database => true)
@configuration = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册