rails-reverse-proxy/test/test_rails-reverse-proxy.rb

8 lines
233 B
Ruby

require 'helper'
class TestRailsReverseProxy < Test::Unit::TestCase
should "probably rename this file and start testing for real" do
flunk "hey buddy, you should probably rename this file and start testing for real"
end
end