Files
dry_beans/test/models/retiro_test.rb

8 lines
120 B
Ruby
Raw Normal View History

2024-09-11 20:39:53 -03:00
require "test_helper"
class RetiroTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end