notebook/test/controllers/content_controller_test.rb
2015-09-01 20:28:24 -05:00

8 lines
134 B
Ruby

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