Files
old-roraccounting/test/models/money_move_test.rb

8 lines
123 B
Ruby
Raw Normal View History

2019-06-20 22:47:39 +02:00
require 'test_helper'
class MoneyMoveTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end