2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#1963] Updated comment

This commit is contained in:
Francis Dupont
2021-07-09 18:45:17 +02:00
parent edcc3c2426
commit ddab7688c2

View File

@@ -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)