Fix SF bug #2694761 (iauth class assignment did not work correctly).
[ircu2.10.12-pk.git] / tools / iauth-test
index 78e80ab7f9dce0fa52a1d5c641f87ca8ccf72bb6..c3dd1f25e15b7d3fd482c94dcf49b02889b2b2c2 100755 (executable)
@@ -155,6 +155,8 @@ my %handlers = (
                 '127.0.0.2'  => { C_reply => 'R account-1' },
                 '127.0.0.3'  => { C_reply => 'k' },
                 '127.0.0.4'  => { C_reply => 'K' },
+                '127.0.0.5'  => { C_reply => 'D Specials' },
+                '127.0.0.6'  => { C_reply => 'R account-1 Specials' },
                 '127.0.0.15' => { },
                 '127.0.0.16' => { H_reply => 'D' },
                 '127.0.0.17' => { H_reply => 'R account-2' },