sw/qa/uitest/navigator/tdf114724.py | 5 +++++ 1 file changed, 5 insertions(+)
New commits: commit acfd19df520693bb0e052d08df152befd7832a41 Author: Mike Kaganski <mike.kagan...@collabora.com> AuthorDate: Tue Mar 9 16:57:40 2021 +0100 Commit: Mike Kaganski <mike.kagan...@collabora.com> CommitDate: Tue Mar 9 19:47:09 2021 +0100 Add missing comments as per TEMPLATE.SOURCECODE.HEADER Change-Id: I6a8ed8598690795d5e23fb461db50f7f7852912a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112216 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com> diff --git a/sw/qa/uitest/navigator/tdf114724.py b/sw/qa/uitest/navigator/tdf114724.py index ee39921a3285..be4c900d579d 100644 --- a/sw/qa/uitest/navigator/tdf114724.py +++ b/sw/qa/uitest/navigator/tdf114724.py @@ -1,3 +1,6 @@ +# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*- +# +# This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this @@ -44,3 +47,5 @@ class tdf114724(UITestCase): self.xUITest.executeCommand(".uno:Sidebar") self.ui_test.close_doc() + +# vim: set shiftwidth=4 softtabstop=4 expandtab: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits