[asterisk-commits] dlee: testsuite/asterisk/trunk r3825 -	/asterisk/trunk/tests/manager/login/
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Jun  6 15:36:34 CDT 2013
    
    
  
Author: dlee
Date: Thu Jun  6 15:36:32 2013
New Revision: 3825
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=3825
Log:
Fixed a typo in tests/manager/login summary
Modified:
    asterisk/trunk/tests/manager/login/test-config.yaml
Modified: asterisk/trunk/tests/manager/login/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/manager/login/test-config.yaml?view=diff&rev=3825&r1=3824&r2=3825
==============================================================================
--- asterisk/trunk/tests/manager/login/test-config.yaml (original)
+++ asterisk/trunk/tests/manager/login/test-config.yaml Thu Jun  6 15:36:32 2013
@@ -1,5 +1,5 @@
 testinfo:
-    summary:     'Test loggin in to the Asterisk Manager Interface'
+    summary:     'Test logging in to the Asterisk Manager Interface'
     description: |
         'This test provides a basic AMI sanity check.  It will log in,
         and log out.'
@@ -10,4 +10,4 @@
         - python : 'twisted'
         - python : 'starpy'
     tags:
-        - AMI
+        - AMI
    
    
More information about the asterisk-commits
mailing list