Load the SQLite3 lib for the test to work. #112
This commit is contained in:
parent
cf0804259d
commit
d7b963e6a6
@ -16,6 +16,7 @@
|
|||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
require File.expand_path('../../../../test_helper', __FILE__)
|
require File.expand_path('../../../../test_helper', __FILE__)
|
||||||
|
require 'sqlite3_api'
|
||||||
|
|
||||||
class ChiliProject::DatabaseTest < ActiveSupport::TestCase
|
class ChiliProject::DatabaseTest < ActiveSupport::TestCase
|
||||||
setup do
|
setup do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user