8 lines
121 B
Ruby
Raw Permalink Normal View History

2013-02-12 01:58:17 -07:00
require 'test_helper'
class PaymentTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end