提交 27dea760 编写于 作者: A Andrey Deryabin

fix tests for sqlite3

上级 7572efc8
require 'cases/helper'
module ActiveRecord::ConnectionAdapters
class SQLiteAdapter
class SQLite3Adapter
class StatementPoolTest < ActiveRecord::TestCase
def test_cache_is_per_pid
return skip('must support fork') unless Process.respond_to?(:fork)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册