From 214b0c8356ab88e75cb4bbc2ad3109ee536dcd70 Mon Sep 17 00:00:00 2001 From: kadertarlan Date: Fri, 18 Dec 2015 05:51:32 +0200 Subject: Java unittest(CheckCrossReferences.java) converted to Python unittest Change-Id: I9b856c9ffd7b3b380b2c1ba37c7c07355423c1f5 Reviewed-on: https://gerrit.libreoffice.org/20786 Reviewed-by: jan iversen Tested-by: jan iversen --- sw/PythonTest_sw_python.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/PythonTest_sw_python.mk') diff --git a/sw/PythonTest_sw_python.mk b/sw/PythonTest_sw_python.mk index c24d418e82d3..44d7ff4d9776 100644 --- a/sw/PythonTest_sw_python.mk +++ b/sw/PythonTest_sw_python.mk @@ -17,6 +17,7 @@ $(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\ check_index \ check_flies \ check_fields \ + check_cross_references \ check_styles \ check_table \ get_expression \ -- cgit