Skip to content

Commit 312627f

Browse files
committed
Remove comments from test makefile
1 parent 466a589 commit 312627f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

unittest/meta/Makefile.am

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ tests_SOURCES = \
88
main.cpp \
99
TestAttrKeyMap.cpp
1010

11-
#tests_CPPFLAGS = $(CODE_COVERAGE_CPPFLAGS)
12-
#tests_CXXFLAGS = $(DBGFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS_COMMON) $(CODE_COVERAGE_CXXFLAGS)
1311
tests_CXXFLAGS = $(DBGFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS_COMMON)
1412
tests_LDADD = $(LDADD_GTEST) -lhiredis -lswsscommon -lpthread -L$(top_srcdir)/meta/.libs -lsaimetadata -lsaimeta -lzmq $(CODE_COVERAGE_LIBS)
1513

0 commit comments

Comments
 (0)