about summary refs log tree commit homepage
path: root/test/test_configurator.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_configurator.rb')
-rw-r--r--test/test_configurator.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_configurator.rb b/test/test_configurator.rb
index dd99f00..50e5037 100644
--- a/test/test_configurator.rb
+++ b/test/test_configurator.rb
@@ -56,7 +56,6 @@ class ConfiguratorTest < Test::Unit::TestCase
       end
     end
 
-    # pp @config.listeners.values.first.classifier.routes
 
     @config.listeners.each do |host,listener|
       assert listener.classifier.uris.length == 3, "Wrong number of registered URIs"