summaryrefslogtreecommitdiff
path: root/modules/image/image.test
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-11-10 17:27:54 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-11-10 17:27:54 +0000
commitea1bd5606ce2da6075fc4344e30e81d074d4eb7c (patch)
tree8f7ec536b62aaed73f026bef53252a05be5474bf /modules/image/image.test
parent5f40bd5becb4deb9663bdacae09b0847d569508a (diff)
downloadbrdo-ea1bd5606ce2da6075fc4344e30e81d074d4eb7c.tar.gz
brdo-ea1bd5606ce2da6075fc4344e30e81d074d4eb7c.tar.bz2
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
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);