orca r3482 - trunk/test/keystrokes/firefox



Author: joanied
Date: Sun Jan 20 20:32:32 2008
New Revision: 3482
URL: http://svn.gnome.org/viewvc/orca?rev=3482&view=rev

Log:
Regression test correction.


Modified:
   trunk/test/keystrokes/firefox/line_nav_multi_line_text.py

Modified: trunk/test/keystrokes/firefox/line_nav_multi_line_text.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_multi_line_text.py	(original)
+++ trunk/test/keystrokes/firefox/line_nav_multi_line_text.py	Sun Jan 20 20:32:32 2008
@@ -26,7 +26,7 @@
 
 sequence.append(WaitForDocLoad())
 
-sequence.append(WaitForFocus("Mutli-Line Test,
+sequence.append(WaitForFocus("Mutli-Line Test",
                              acc_role=pyatspi.ROLE_DOCUMENT_FRAME))
 
 ########################################################################



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]