aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtest/Makefile')
-rw-r--r--test/gtest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gtest/Makefile b/test/gtest/Makefile
index 4d8a42c..ef86b9e 100644
--- a/test/gtest/Makefile
+++ b/test/gtest/Makefile
@@ -70,7 +70,7 @@ OBJ = gtest-rfc.o
SRCS-y += main.cpp
SRCS-y += test_tle_dring.cpp
SRCS-y += test_tle_udp_ctx.cpp
-SRCS-y += test_tle_udp_dev.cpp
+#SRCS-y += test_tle_udp_dev.cpp
SRCS-y += test_tle_udp_destroy.cpp
SRCS-y += test_tle_udp_event.cpp
SRCS-y += test_tle_udp_stream.cpp