diff options
author | Bharat Mediratta <bharat@menalto.com> | 2008-12-22 04:49:30 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2008-12-22 04:49:30 +0000 |
commit | 17f77b8de4586d1ee4a3693561b71815eb2fc092 (patch) | |
tree | bce4ee9c8a1c34f9e2845269ec8bda4b346e2e3d /modules/gallery_unit_test | |
parent | 9cf2c5792111570fd831abfad9fc7496995d2e8b (diff) |
Remove module.info from infrastructure modules that are effectively
libraries that would ship with the core.
Refactor welcome.php to use the newly refactored module::available()
Diffstat (limited to 'modules/gallery_unit_test')
-rw-r--r-- | modules/gallery_unit_test/module.info | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/gallery_unit_test/module.info b/modules/gallery_unit_test/module.info deleted file mode 100644 index e22df5fc..00000000 --- a/modules/gallery_unit_test/module.info +++ /dev/null @@ -1,3 +0,0 @@ -name = Gallery Unit Test -description = Gallery extension to the unit test framework -version = 1 |