test/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a80d9afbb5b46b11996794ab80e6cb0934970abc
Author: Michael Meeks <michael.me...@collabora.com>
Date:   Fri Mar 31 21:12:30 2017 +0100

    Re-enable the updated storage test.

diff --git a/test/Makefile.am b/test/Makefile.am
index 2935e6a0..672737b2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -72,7 +72,7 @@ check-local:
        ./run_unit.sh --log-file test.log --trs-file test.trs
 # FIXME 2: unit-oob.la fails with symbol undefined:
 # UnitWSD::testHandleRequest(UnitWSD::TestRequest, UnitHTTPServerRequest&, 
UnitHTTPServerResponse&) ,
-TESTS = unit-prefork.la unit-tilecache.la unit-timeout.la # unit-storage.la # 
unit-admin.la
+TESTS = unit-prefork.la unit-tilecache.la unit-timeout.la unit-storage.la # 
unit-admin.la
 else
 TESTS = ${top_builddir}/test/test
 endif
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to