From: Francis Dupont Date: Fri, 9 Jul 2021 16:45:17 +0000 (+0200) Subject: [#1963] Updated comment X-Git-Tag: Kea-1.9.10~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddab7688c2c1baa4e623f5dc66ab892a878bb4b8;p=thirdparty%2Fkea.git [#1963] Updated comment --- diff --git a/src/lib/d2srv/tests/Makefile.am b/src/lib/d2srv/tests/Makefile.am index 864c4d8cba..1c62c7c9d1 100644 --- a/src/lib/d2srv/tests/Makefile.am +++ b/src/lib/d2srv/tests/Makefile.am @@ -19,7 +19,7 @@ if HAVE_GTEST TESTS += libd2srv_unittests libd2srv_unittests_SOURCES = run_unittests.cc -#libd2srv_unittests_SOURCES += +# Currently no unit test file was moved even partially. libd2srv_unittests_CPPFLAGS = $(AM_CPPFLAGS) $(GTEST_INCLUDES) libd2srv_unittests_LDFLAGS = $(AM_LDFLAGS) $(GTEST_LDFLAGS)