summaryrefslogtreecommitdiff
path: root/sfx2/PythonTest_sfx2_python.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/PythonTest_sfx2_python.mk')
-rw-r--r--sfx2/PythonTest_sfx2_python.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/PythonTest_sfx2_python.mk b/sfx2/PythonTest_sfx2_python.mk
index 43001100eb0d..a3a80079dc8c 100644
--- a/sfx2/PythonTest_sfx2_python.mk
+++ b/sfx2/PythonTest_sfx2_python.mk
@@ -15,6 +15,7 @@ $(eval $(call gb_PythonTest_set_defs,sfx2_python,\
$(eval $(call gb_PythonTest_add_modules,sfx2_python,$(SRCDIR)/sfx2/qa/python,\
check_sidebar \
+ check_sidebar_registry \
))
# vim: set noet sw=4 ts=4: