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

Merge pull request #12800 from raysrashmi/warning-removed-ruby-trunk

Warning removed for ruby-head
......@@ -12,7 +12,7 @@ def test_sqlite_creates_directory
:adapter => 'sqlite3',
:timeout => 100
assert Dir.exists? dir.join('db')
assert Dir.exist? dir.join('db')
assert File.exist? dir.join('db/foo.sqlite3')
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册