sw/qa/uitest/writer_tests/trackedChanges.py |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit be14c1b09f9105c774c8daa9dbfbdea35a103501
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Mon Feb 24 11:42:42 2020 +0100
Commit:     Xisco FaulĂ­ <xiscofa...@libreoffice.org>
CommitDate: Mon Feb 24 13:28:04 2020 +0100

    uitest: remove print
    
    Change-Id: I8d5536cf32c83e78cf2fc29079f226340617e36f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89336
    Tested-by: Jenkins
    Reviewed-by: Xisco FaulĂ­ <xiscofa...@libreoffice.org>

diff --git a/sw/qa/uitest/writer_tests/trackedChanges.py 
b/sw/qa/uitest/writer_tests/trackedChanges.py
index 702faafdaa07..1fb999e6309f 100644
--- a/sw/qa/uitest/writer_tests/trackedChanges.py
+++ b/sw/qa/uitest/writer_tests/trackedChanges.py
@@ -172,7 +172,6 @@ class trackedchanges(UITestCase):
 
         
self.ui_test.execute_modeless_dialog_through_command(".uno:AcceptTrackedChanges")
         xTrackDlg = self.xUITest.getTopFocusWindow()
-        print(xTrackDlg.getChildren())
         changesList = xTrackDlg.getChild("writerchanges")
 
         resultsAccept = [
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to