From 44d7fa0ab1cfe3c9e92c81f097396e6618f00fb1 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Wed, 7 Apr 2021 08:55:18 -0400 Subject: [PATCH] remove untracked file --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 1cc2ebbcd..11c05aa5d 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -22,7 +22,6 @@ add_executable(testAll crypto/test_llarp_crypto.cpp crypto/test_llarp_key_manager.cpp dns/test_llarp_dns_dns.cpp - exit/test_llarp_exit_context.cpp iwp/test_iwp_session.cpp net/test_ip_address.cpp net/test_llarp_net.cpp