@@ -22,11 +22,11 @@ @implementation TestsAppDelegate (OFLocaleTests) - (void)localeTests { void *pool = objc_autoreleasePoolPush(); - of_stdout.foregroundColor = [OFColor lime]; + [of_stdout setForegroundColor: [OFColor lime]]; [of_stdout writeFormat: @"[OFLocale] Language: %@\n", [OFLocale language]]; [of_stdout writeFormat: @"[OFLocale] Territory: %@\n",