Remove "Generated by PHPUnit" comments in 3 files
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Fri, 9 Dec 2016 09:15:28 +0000 (10:15 +0100)
committerReedy <reedy@wikimedia.org>
Tue, 13 Dec 2016 03:20:04 +0000 (03:20 +0000)
Change-Id: I8624f8cd0f658a37384a948076e8f6d68f484ce1

tests/phpunit/includes/FormOptionsInitializationTest.php
tests/phpunit/includes/FormOptionsTest.php
tests/phpunit/includes/MWNamespaceTest.php

index dcaf1f7..0c853e0 100644 (file)
@@ -23,8 +23,6 @@ class FormOptionsExposed extends FormOptions {
  * Test class for FormOptions initialization
  * Ensure the FormOptions::add() does what we want it to do.
  *
  * Test class for FormOptions initialization
  * Ensure the FormOptions::add() does what we want it to do.
  *
- * Generated by PHPUnit on 2011-02-28 at 20:46:27.
- *
  * Copyright © 2011, Antoine Musso
  *
  * @author Antoine Musso
  * Copyright © 2011, Antoine Musso
  *
  * @author Antoine Musso
index e491d61..2ee8b98 100644 (file)
@@ -10,7 +10,6 @@
 
 /**
  * Test class for FormOptions methods.
 
 /**
  * Test class for FormOptions methods.
- * Generated by PHPUnit on 2011-02-28 at 20:46:27.
  *
  * Copyright © 2011, Antoine Musso
  *
  *
  * Copyright © 2011, Antoine Musso
  *
index f8de1ad..092d57b 100644 (file)
@@ -7,7 +7,6 @@
 
 /**
  * Test class for MWNamespace.
 
 /**
  * Test class for MWNamespace.
- * Generated by PHPUnit on 2011-02-20 at 21:01:55.
  * @todo covers tags
  * @todo FIXME: this test file is a mess
  */
  * @todo covers tags
  * @todo FIXME: this test file is a mess
  */