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

8 lines
123 B
Ruby

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