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, 1 insertions, 0 deletions
diff --git a/test/test_configurator.rb b/test/test_configurator.rb
index 50e5037..dd99f00 100644
--- a/test/test_configurator.rb
+++ b/test/test_configurator.rb
@@ -56,6 +56,7 @@ 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"