summaryrefslogtreecommitdiff
path: root/modules/image/image.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/image/image.test')
-rw-r--r--modules/image/image.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/image/image.test b/modules/image/image.test
index 1c8e1a5b0..ccac5d5ec 100644
--- a/modules/image/image.test
+++ b/modules/image/image.test
@@ -82,7 +82,7 @@ class ImageStylesPathAndUrlUnitTest extends DrupalWebTestCase {
*/
function _testImageStyleUrlAndPath($scheme) {
// Make the default scheme neither "public" nor "private" to verify the
- // functions work for other than the default scheme.
+ // functions work for other than the default scheme.
variable_set('file_default_scheme', 'temporary');
file_prepare_directory($d = 'temporary://', FILE_CREATE_DIRECTORY);