photomix/test/functional/home_controller_test.rb

8 lines
131 B
Ruby

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