Files

8 lines
134 B
Ruby
Raw Permalink Normal View History

2017-09-24 10:12:44 +02:00
require 'test_helper'
class RecipesControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end