Forgot to change my default header, followup r92045
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 13 Jul 2011 01:55:49 +0000 (01:55 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 13 Jul 2011 01:55:49 +0000 (01:55 +0000)
tests/phpunit/includes/GlobalFunctions/wfExpandUrl.php

index a59fcc0..c0875db 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 /* 
- * To change this template, choose Tools | Templates
- * and open the template in the editor.
+ * Unit tests for wfExpandUrl()
  */
 
 class wfExpandUrl extends MediaWikiTestCase {