1
0
Fork 0
mirror of https://github.com/mperham/connection_pool synced 2023-03-27 23:22:21 -04:00
connection_pool/test/helper.rb
2013-08-14 23:35:43 -03:00

6 lines
109 B
Ruby

require 'minitest/pride'
require 'minitest/autorun'
$VERBOSE = 1
require_relative '../lib/connection_pool'