diff options
author | Dries Buytaert <dries@buytaert.net> | 2011-02-04 18:42:22 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2011-02-04 18:42:22 +0000 |
commit | f1399ea63883f67f46544ae15699b6c84ac7e971 (patch) | |
tree | 152d13838e9ff045637d689a49adcd98e65feda4 /modules/update | |
parent | 7aba30430c2d627935b4ce7bf8894e51d4a45ecc (diff) | |
download | brdo-f1399ea63883f67f46544ae15699b6c84ac7e971.tar.gz brdo-f1399ea63883f67f46544ae15699b6c84ac7e971.tar.bz2 |
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
Diffstat (limited to 'modules/update')
-rw-r--r-- | modules/update/update.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/update/update.test b/modules/update/update.test index a1252dcde..1f88c5f80 100644 --- a/modules/update/update.test +++ b/modules/update/update.test @@ -3,6 +3,8 @@ /** * @file + * Tests for update.module. + * * This file contains tests for the update module. The overarching methodology * of these tests is we need to compare a given state of installed modules and * themes (e.g. version, project grouping, timestamps, etc) vs. a current |