notebook/test/functional/index_controller_test.rb
2012-12-23 02:32:39 -06:00

8 lines
132 B
Ruby

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