From f2471280c7c625e39369f76bd0efa1d2402f62bf Mon Sep 17 00:00:00 2001 From: Kevin Hunter Date: Sun, 16 Feb 2014 22:12:27 -0500 Subject: Test for fdo#74824. The bug in question crashed LibO when inserting a group of cells. This bug was quashed, per se, by commit 07e2c31831ad265b018e5fdf59bdde048fbb4d35, but it occurs to me that at least the particular functionality of inserting a group of cells could use more testing. Change-Id: Icdbfff86fb0265eef325bcc94d9fc9f3e9e38413 --- pyuno/PythonTest_pytests.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'pyuno/PythonTest_pytests.mk') diff --git a/pyuno/PythonTest_pytests.mk b/pyuno/PythonTest_pytests.mk index afb4ba52291a..63ffbb67731c 100644 --- a/pyuno/PythonTest_pytests.mk +++ b/pyuno/PythonTest_pytests.mk @@ -24,5 +24,6 @@ $(eval $(call gb_PythonTest_PythonTest,pytests)) $(call gb_PythonTest_get_target,pytests) : \ + $(call gb_PythonTest_get_target,pyuno_pytests_insertremovecells) \ # vim: set noet sw=4 ts=4: -- cgit v1.2.3