sw/qa/python/check_xnamedgraph.py | 2 ++ sw/qa/python/check_xtextrangecompare.py | 2 ++ sw/qa/python/check_xtexttable.py | 2 ++ 3 files changed, 6 insertions(+)
New commits: commit f0deb6511b3766bfc89c72dd46d7770eb38169af Author: Serge Krot <serge.k...@cib.de> AuthorDate: Wed Oct 3 12:47:32 2018 +0200 Commit: Thorsten Behrens <thorsten.behr...@cib.de> CommitDate: Wed Oct 3 17:14:30 2018 +0200 sw: py unit tests: EOL and VIM comment Change-Id: I0ab569a4140a8f866e8022c97b4481a33454c8e8 Reviewed-on: https://gerrit.libreoffice.org/61294 Reviewed-by: Thorsten Behrens <thorsten.behr...@cib.de> Tested-by: Thorsten Behrens <thorsten.behr...@cib.de> diff --git a/sw/qa/python/check_xnamedgraph.py b/sw/qa/python/check_xnamedgraph.py index 75d030fd3e3b..84c774bddfa3 100644 --- a/sw/qa/python/check_xnamedgraph.py +++ b/sw/qa/python/check_xnamedgraph.py @@ -166,3 +166,5 @@ class XNamedGraph(unittest.TestCase): if __name__ == '__main__': unittest.main() + +# vim: set shiftwidth=4 softtabstop=4 expandtab: diff --git a/sw/qa/python/check_xtextrangecompare.py b/sw/qa/python/check_xtextrangecompare.py index 002e54c40a14..181e97ff6b2e 100644 --- a/sw/qa/python/check_xtextrangecompare.py +++ b/sw/qa/python/check_xtextrangecompare.py @@ -165,3 +165,5 @@ class XTextRangeCompare(unittest.TestCase): if __name__ == '__main__': unittest.main() + +# vim: set shiftwidth=4 softtabstop=4 expandtab: diff --git a/sw/qa/python/check_xtexttable.py b/sw/qa/python/check_xtexttable.py index 9823ed86909b..3c1f4c2282c6 100644 --- a/sw/qa/python/check_xtexttable.py +++ b/sw/qa/python/check_xtexttable.py @@ -76,3 +76,5 @@ class XTextTable(unittest.TestCase): if __name__ == '__main__': unittest.main() + +# vim: set shiftwidth=4 softtabstop=4 expandtab: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits