orca r4175 - trunk/test/keystrokes/firefox



Author: joanied
Date: Mon Sep  8 12:53:43 2008
New Revision: 4175
URL: http://svn.gnome.org/viewvc/orca?rev=4175&view=rev

Log:
Updated test.


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

Modified: trunk/test/keystrokes/firefox/line_nav_empty_anchor.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_empty_anchor.py	(original)
+++ trunk/test/keystrokes/firefox/line_nav_empty_anchor.py	Mon Sep  8 12:53:43 2008
@@ -239,7 +239,7 @@
 sequence.append(utils.StartRecordingAction())
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
-    "Line Down",
+    "Line Up",
     ["BRAILLE LINE:  ''",
      "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: '",
@@ -275,7 +275,7 @@
 sequence.append(utils.StartRecordingAction())
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
-    "Line Down",
+    "Line Up",
     ["BRAILLE LINE:  ''",
      "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: '",



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