diff options
Diffstat (limited to 'sal/Module_sal.mk')
-rw-r--r-- | sal/Module_sal.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk index 922bf5b75141..ef5d58f91eeb 100644 --- a/sal/Module_sal.mk +++ b/sal/Module_sal.mk @@ -54,8 +54,8 @@ $(eval $(call gb_Module_add_check_targets,sal,\ CppunitTest_sal_rtl_oustringbuffer \ CppunitTest_sal_rtl_oustring \ CppunitTest_sal_rtl_textenc \ - CppunitTest_sal_rtl_strings \ CppunitTest_sal_rtl_uri \ + CppunitTest_sal_rtl_strings \ CppunitTest_sal_rtl_uuid \ CppunitTest_sal_tcwf \ CppunitTest_sal_types \ |