#440930 by brianV: Add @file block to menu.test.

merge-requests/26/head
Angie Byron 2009-09-17 03:18:30 +00:00
parent c22b520e46
commit 31c0d8b007
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
<?php
// $Id$
/**
* @file
* Tests file for the menu module.
*/
class MenuTestCase extends DrupalWebTestCase {
protected $big_user;
protected $std_user;