active/test/controllers/act_controller_test.rb

8 lines
130 B
Ruby

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