diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2020-10-23 14:11:06 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2020-10-25 15:55:58 +0100 |
commit | 8bc98f3ef45052340de2296f8af63325e4b7d4d9 (patch) | |
tree | 23e1929cd44f19888f7a0807b0cf225383719192 /sw/Module_sw.mk | |
parent | d5d08f6ebb0d7a635431e3d7294fbf4d7fa534af (diff) |
uitest: sw: table -> sw_table
Change-Id: I99026f6579bb48171cfafdad16c3c6d969c77fd5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104727
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r-- | sw/Module_sw.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk index 9f90b23a45fd..d63839a6a578 100644 --- a/sw/Module_sw.mk +++ b/sw/Module_sw.mk @@ -167,7 +167,7 @@ $(eval $(call gb_Module_add_uicheck_targets,sw,\ UITest_writer_tests5 \ UITest_writer_tests6 \ UITest_writer_tests7 \ - UITest_table \ + UITest_sw_table \ UITest_sw_findReplace \ UITest_sw_findSimilarity \ UITest_chapterNumbering \ |