Files
railsgoat/test/functional/admin_controller_test.rb
T
Ken Johnson 31ce6ab1b5 test
2013-05-24 13:19:44 -04:00

8 lines
132 B
Ruby
Executable File

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