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

8 lines
134 B
Ruby
Raw Normal View History

2014-11-06 13:52:28 -05:00
require 'test_helper'
class LunchesControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end