[Libreoffice-commits] core.git: dbaccess/CppunitTest_dbaccess_firebird_test.mk

Andrzej J.R. Hunt andrzej at ahunt.org
Tue Sep 10 01:07:10 PDT 2013


 dbaccess/CppunitTest_dbaccess_firebird_test.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8dc5941064c50fe0a61490e274d61eccb43fd089
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date:   Tue Sep 10 09:05:04 2013 +0100

    Fix typo.
    
    Change-Id: I34df96334478b10f151e630188f45e6ce0487f1a

diff --git a/dbaccess/CppunitTest_dbaccess_firebird_test.mk b/dbaccess/CppunitTest_dbaccess_firebird_test.mk
index 92c6083..3f5df09 100644
--- a/dbaccess/CppunitTest_dbaccess_firebird_test.mk
+++ b/dbaccess/CppunitTest_dbaccess_firebird_test.mk
@@ -9,7 +9,7 @@
 
 $(eval $(call gb_CppunitTest_CppunitTest,dbaccess_firebird_test))
 
-$(eval $(call gb_CppunitTest_use_external,basic_coverage,boost_headers))
+$(eval $(call gb_CppunitTest_use_external,dbaccess_firebird_test,boost_headers))
 
 $(eval $(call gb_CppunitTest_add_exception_objects,dbaccess_firebird_test, \
     dbaccess/qa/unit/firebird \


More information about the Libreoffice-commits mailing list