base_photo_app/test/models/transaction_abo_test.rb

8 lines
128 B
Ruby

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