orca r4520 - trunk/test/keystrokes/firefox



Author: wwalker
Date: Tue Feb 10 20:28:36 2009
New Revision: 4520
URL: http://svn.gnome.org/viewvc/orca?rev=4520&view=rev

Log:
Add missing comma to test output.


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

Modified: trunk/test/keystrokes/firefox/codetalks_button.py
==============================================================================
--- trunk/test/keystrokes/firefox/codetalks_button.py	(original)
+++ trunk/test/keystrokes/firefox/codetalks_button.py	Tue Feb 10 20:28:36 2009
@@ -80,7 +80,7 @@
 sequence.append(WaitForFocus("OK", acc_role=pyatspi.ROLE_PUSH_BUTTON))
 sequence.append(utils.AssertPresentationAction(
     "Popup dialog", 
-    ["KNOWN ISSUE - https://bugzilla.mozilla.org/show_bug.cgi?id=466332";
+    ["KNOWN ISSUE - https://bugzilla.mozilla.org/show_bug.cgi?id=466332";,
      "BRAILLE LINE:  '" + utils.firefoxAppNames + " Application The page at http://codetalks.org says: Dialog'",
      "     VISIBLE:  'The page at http://codetalks.org', cursor=1",
      "BRAILLE LINE:  '" + utils.firefoxAppNames + " Application The page at http://codetalks.org says: Dialog OK Button'",



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