photomix/test/functional/home_controller_test.rb

8 lines
131 B
Ruby
Raw Normal View History

2012-07-29 00:33:03 +02:00
require 'test_helper'
class HomeControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end