Initial work for re-packaging as gem.

This commit is contained in:
Victor Costan 2010-07-06 12:40:02 -04:00 committed by Zach Dennis
parent 3820a5cdb6
commit 42175ca94a
6 changed files with 109 additions and 26 deletions

View file

@ -1,4 +1,4 @@
require File.expand_path(File.dirname(__FILE__) + '/test_helper')
require File.expand_path('../test_helper', __FILE__)
describe "#import" do
it "should return the number of inserts performed" do