@group Math where it's missing

Change-Id: If8ec86c4b70d7d78d30cab6f9529af1cd0c2ea52
This commit is contained in:
Max Semenik 2014-07-23 17:12:14 -07:00
parent 28b4e4d692
commit 130c3f44f1
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?php
/**
* Generated by PHPUnit_SkeletonGenerator 1.2.1 on 2013-09-24 at 03:36:12.
* @group Math
*/
class MathInputCheckTest extends MediaWikiTestCase
{

View file

@ -1,7 +1,7 @@
<?php
/**
* Generated by PHPUnit_SkeletonGenerator 1.2.1 on 2013-09-24 at 03:46:07.
* @group Math
*/
class MathInputCheckTexvcTest extends MediaWikiTestCase {