quartz_app/test/models/donator_transaction_export_test.rb
Caroline Girard 37d278a7da initial
2018-09-13 13:32:45 +02:00

8 lines
138 B
Ruby

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