aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/GpgFrontendTest.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-12-23 12:07:26 +0000
committersaturneric <[email protected]>2023-12-23 12:07:26 +0000
commit4f29479ec7c128ab035d76e32006d8b0c7d0b9f1 (patch)
tree006f58359a2a0ade32513139a969cf4650c52234 /src/test/GpgFrontendTest.cpp
parentfix: gen key test cases typeid rtti issues (diff)
downloadGpgFrontend-4f29479ec7c128ab035d76e32006d8b0c7d0b9f1.tar.gz
GpgFrontend-4f29479ec7c128ab035d76e32006d8b0c7d0b9f1.zip
fix: solve all issues of test cases on macos m1
Diffstat (limited to 'src/test/GpgFrontendTest.cpp')
-rw-r--r--src/test/GpgFrontendTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/GpgFrontendTest.cpp b/src/test/GpgFrontendTest.cpp
index 0cc2c45e..73a18654 100644
--- a/src/test/GpgFrontendTest.cpp
+++ b/src/test/GpgFrontendTest.cpp
@@ -43,7 +43,6 @@
#include "core/function/gpg/GpgContext.h"
#include "core/function/gpg/GpgKeyImportExporter.h"
#include "core/utils/IOUtils.h"
-#include "spdlog/spdlog.h"
namespace GpgFrontend::Test {