Fixed issue preventing "test_threading_large_pool" from being run.
This commit is contained in:
parent
2d2122d5f4
commit
81fff198fe
|
@ -1,4 +1,4 @@
|
||||||
require 'test/test_helper'
|
require './test/test_helper'
|
||||||
|
|
||||||
# Essentialy the same as test_threading.rb but with an expanded pool for
|
# Essentialy the same as test_threading.rb but with an expanded pool for
|
||||||
# testing multiple connections.
|
# testing multiple connections.
|
||||||
|
|
Loading…
Reference in New Issue