Files
old-roraccounting/test/controllers/money_moves_controller_test.rb
2019-06-20 22:47:39 +02:00

8 lines
142 B
Ruby

require 'test_helper'
class MoneyMovesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end