Files
railsgoat/test/functional/performance_controller_test.rb
T

8 lines
138 B
Ruby

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