summaryrefslogtreecommitdiffhomepage
path: root/test-cpp.cpp
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-10-10 16:14:07 +0200
committerRoland Reichwein <mail@reichwein.it>2020-10-10 16:14:07 +0200
commit0c5a5a94dab6d19192946f0a57d920628823ece1 (patch)
treeeb12563e98d453ae4997d9b99a99506011f34886 /test-cpp.cpp
parent2671f6800090affb2f89d5b2932df4450e1d7507 (diff)
Uncommitted changes
Diffstat (limited to 'test-cpp.cpp')
-rw-r--r--test-cpp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-cpp.cpp b/test-cpp.cpp
index e5b2a1a..513a3a5 100644
--- a/test-cpp.cpp
+++ b/test-cpp.cpp
@@ -24,7 +24,7 @@ class CppTest: public ::testing::Test
{
protected:
CppTest() {
- //debug = true;
+ debug = true;
}
~CppTest() {
}