diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/simpletest/files/README.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/simpletest/files/README.txt b/modules/simpletest/files/README.txt index c8f39ad33..680e7feab 100644 --- a/modules/simpletest/files/README.txt +++ b/modules/simpletest/files/README.txt @@ -1,4 +1,4 @@ - -These files are use in some tests that upload files or other operations were -a file is useful. These files are copied to the files directory as specified -in the site settings. Other tests files are generated in order to save space. +These files are useful in tests that upload files or otherwise need to +manipulate files, in which case they are copied to the files directory as +specified in the site settings. Dummy files can also be generated by tests in +order to save space. |