pendragon_app/test/models/transaction_item_test.rb
2017-01-26 23:21:49 +01:00

8 lines
129 B
Ruby

require 'test_helper'
class TransactionItemTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end