aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorGravatar Paul Young <paulyoungonline@gmail.com>2013-07-02 22:41:33 -0400
committerGravatar Paul Young <paulyoungonline@gmail.com>2013-07-02 22:41:33 -0400
commitf261cc72bd96ca65bc7b8f02c8cb1fce11561479 (patch)
tree5ac8ddabb3a0bb6cffb9b236c2e99108aff05260 /tests
parentcd1277b20cc085d9de2c8b0d3588ea37377501ca (diff)
Updated remaining references to mailcore::logEnabled.
Diffstat (limited to 'tests')
-rw-r--r--tests/test-all.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-all.mm b/tests/test-all.mm
index 2201d6d5..4155bbb2 100644
--- a/tests/test-all.mm
+++ b/tests/test-all.mm
@@ -351,7 +351,7 @@ void testAll()
displayName = MCSTR("My Email");
mailcore::AutoreleasePool * pool = new mailcore::AutoreleasePool();
- mailcore::logEnabled = true;
+ MCLogEnabled = true;
mailstream_debug = 1;
//mailcore::Data * data = testMessageBuilder();