Files
railsgoat/test/functional/admin_controller_test.rb
T
2013-05-17 10:25:56 -04:00

8 lines
132 B
Ruby

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