uitest/libreoffice/connection.py | 6 ------ 1 file changed, 6 deletions(-)
New commits: commit 1ee316deb13a066b66dcc13e4aa7fbab87b4d9e5 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Mon Feb 27 00:46:50 2017 +0100 uitest: remove old test methods Change-Id: I29296c90811f9a910c505a9dcd4db7f13a6130b8 Reviewed-on: https://gerrit.libreoffice.org/34664 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/uitest/libreoffice/connection.py b/uitest/libreoffice/connection.py index 64f1dd9..94dd9fd 100644 --- a/uitest/libreoffice/connection.py +++ b/uitest/libreoffice/connection.py @@ -153,12 +153,6 @@ class PersistentConnection: conn.setUp() self.connection = conn - def preTest(self): - assert(self.connection) - - def postTest(self): - assert(self.connection) - def tearDown(self): if self.connection: try: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits