require File.expand_path('../../test_helper', __FILE__) module Stripe class InvoiceLineItemTest < Test::Unit::TestCase end end