[asterisk-commits] pabelanger: testsuite/asterisk/trunk r2138 - in /asterisk/trunk: lib/python/ ...
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Fri Sep  9 10:40:44 CDT 2011
    
    
  
Author: pabelanger
Date: Fri Sep  9 10:40:41 2011
New Revision: 2138
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=2138
Log:
Remove unused code
This code was created before we started using the TestCase class, as such it was
never actually used. For of this logic already exists in the TestCase class and
the test was an example of how to use the client class.
Removed:
    asterisk/trunk/lib/python/client.py
    asterisk/trunk/tests/manager/event-monitor/
    
    
More information about the asterisk-commits
mailing list