From d2b6824eb0a782d733a44b54709104c607a5a59f Mon Sep 17 00:00:00 2001 From: CodaFi Date: Wed, 1 May 2013 18:08:44 -0600 Subject: Proper C++ singletons --- tests/test-all.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test-all.mm b/tests/test-all.mm index 8a8c04ed..ffe9bc00 100644 --- a/tests/test-all.mm +++ b/tests/test-all.mm @@ -358,7 +358,7 @@ void testAll() //testAsyncPOP(); //testAddresses(); //testAttachments(); - testProviders(); + //testProviders(); testObjC(); MCLog("pool release"); -- cgit v1.2.3