[svn-commits] mnicholson: branch mnicholson/asttest r247650 - /team/mnicholson/asttest/astt...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Feb 18 13:33:51 CST 2010


Author: mnicholson
Date: Thu Feb 18 13:33:47 2010
New Revision: 247650

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=247650
Log:
Referenced the issue number in the test.

Modified:
    team/mnicholson/asttest/asttest/tests/blind-transfer-accountcode/test.lua

Modified: team/mnicholson/asttest/asttest/tests/blind-transfer-accountcode/test.lua
URL: http://svnview.digium.com/svn/asterisk/team/mnicholson/asttest/asttest/tests/blind-transfer-accountcode/test.lua?view=diff&rev=247650&r1=247649&r2=247650
==============================================================================
--- team/mnicholson/asttest/asttest/tests/blind-transfer-accountcode/test.lua (original)
+++ team/mnicholson/asttest/asttest/tests/blind-transfer-accountcode/test.lua Thu Feb 18 13:33:47 2010
@@ -9,6 +9,8 @@
 This test also ensures that if the called channel has an account code, the
 calling channel's account code is not copied and instead the called channel's
 account code is used.
+
+(related to issue 16331)
 ]]
 
 function sipp_exec(scenario, name, local_port)




More information about the svn-commits mailing list