summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryangwei <[email protected]>2024-11-27 10:29:13 +0800
committeryangwei <[email protected]>2024-11-27 10:29:23 +0800
commit8e0afd9ab5d4a2436ab80ad506092c5f1109c18d (patch)
tree874ee37b210161c92aa823f06325b8c90e59da4a
parentf80da6760d8ef7a2ac00e22e7c4655dc79285e2d (diff)
🧪 test(disable lpip test): temporary
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index cc3398a..8b080ac 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -1,7 +1,7 @@
#add_subdirectory(packet_inject)
add_subdirectory(packet_tool)
#add_subdirectory(session_debugger)
-add_subdirectory(lpi_plus)
+#add_subdirectory(lpi_plus)
#add_subdirectory(decoders/http)
#add_subdirectory(decoders/socks)
#add_subdirectory(decoders/stratum)