From addbdf3cf71c6d332bdf86a101a7df544fe5a9a2 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 24 Oct 2020 19:29:28 +0200 Subject: Minor improvements --- tests/test-cpp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-cpp.cpp') diff --git a/tests/test-cpp.cpp b/tests/test-cpp.cpp index 513a3a5..e5b2a1a 100644 --- a/tests/test-cpp.cpp +++ b/tests/test-cpp.cpp @@ -24,7 +24,7 @@ class CppTest: public ::testing::Test { protected: CppTest() { - debug = true; + //debug = true; } ~CppTest() { } -- cgit v1.2.3