diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-10-28 22:43:09 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-10-29 09:12:47 +0100 |
commit | e5a1742dcd8394e5fa98b32634b6dcc7eae9d565 (patch) | |
tree | 814527e54f6b8a6bd356c4b7ea605ede0985fed5 /test/Library_subsequenttest.mk | |
parent | a38a22c7e55bf076f96589492e8f42f6c2f7639c (diff) |
test: Merge SwAccessibleTestBase and AccessibleTestBase
Change-Id: Ic62bd287406326f4c3d3e0702850fe0337f17686
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175762
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'test/Library_subsequenttest.mk')
-rw-r--r-- | test/Library_subsequenttest.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk index f306904b321e..6a7abe7eb3f2 100644 --- a/test/Library_subsequenttest.mk +++ b/test/Library_subsequenttest.mk @@ -49,7 +49,6 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ test/source/a11y/AccessibilityTools \ test/source/a11y/accessibletestbase \ test/source/a11y/eventposter \ - test/source/a11y/swaccessibletestbase \ test/source/beans/xpropertyset \ test/source/chart/xchartdata \ test/source/container/xchild \ |