active/test/controllers/act_controller_test.rb

8 lines
130 B
Ruby
Raw Normal View History

2014-11-10 02:24:07 +00:00
require 'test_helper'
class ActControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end