require_relative '../../test_helper' describe I2X do it "must be defined" do I2X::VERSION.wont_be_nil end end