[svn-commits] mnicholson: testsuite/asterisk/trunk r475 - /asterisk/trunk/tests/tests.yaml

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Jul 9 11:23:00 CDT 2010


Author: mnicholson
Date: Fri Jul  9 11:22:57 2010
New Revision: 475

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=475
Log:
I forgot to update the paths of the tests

Modified:
    asterisk/trunk/tests/tests.yaml

Modified: asterisk/trunk/tests/tests.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/tests.yaml?view=diff&rev=475&r1=474&r2=475
==============================================================================
--- asterisk/trunk/tests/tests.yaml (original)
+++ asterisk/trunk/tests/tests.yaml Fri Jul  9 11:22:57 2010
@@ -2,11 +2,9 @@
 tests:
     - test: 'example'
     - test: 'ami-login'
-    - test: 'blind-transfer-accountcode'
     - test: 'rfc2833_dtmf_detect'
     - test: 'sip_channel_params'
     - test: 'iax-call-basic'
-    - test: 'manager-action-events-response'
     - test: 'cdr/console_dial_sip_answer'
     - test: 'cdr/console_dial_sip_busy'
     - test: 'cdr/console_dial_sip_congestion'
@@ -17,7 +15,8 @@
     - test: 'cdr/cdr_userfield'
     - test: 'cdr/nocdr'
     - test: 'cdr/app_queue'
-    - test: 'originate-cdr-disposition'
+    - test: 'cdr/blind-transfer-accountcode'
+    - test: 'cdr/originate-cdr-disposition'
     - test: 'func_srv'
     - test: 'sip_outbound_address'
     - test: 'sip_attended_transfer'
@@ -29,4 +28,5 @@
     - test: 'queues/macro_gosub_test'
     - test: 'queues/ringinuse_and_pause'
     - test: 'queues/wrapup_time'
+    - test: 'manager/action-events-response'
     - test: 'manager/response-time'




More information about the svn-commits mailing list