Fixed issue preventing "test_threading_large_pool" from being run.

This commit is contained in:
Kevin Rood 2010-12-06 14:24:39 -05:00 committed by Kyle Banker
parent 2d2122d5f4
commit 81fff198fe
1 changed files with 1 additions and 1 deletions

View File

@ -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
# testing multiple connections.