1
0
Fork 0
find-us-lunch/test/controllers/lunches_controller_test.rb

8 lines
134 B
Ruby

require 'test_helper'
class LunchesControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end