rails-caf/test/models/caf_test.rb
2022-04-07 12:45:09 +01:00

8 lines
117 B
Ruby

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