Files
dry_beans/test/models/viaje_test.rb

8 lines
119 B
Ruby
Raw Permalink Normal View History

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