remove tabs

Signed-off-by: osaid <osaid.nasir@gmail.com>
This commit is contained in:
osaid 2017-01-07 16:37:17 +05:30
parent 887b661690
commit 01b3509d94

View File

@ -8,8 +8,8 @@
class PMATestCase extends PHPUnit_Framework_TestCase
{
public $restoreInstance;
public $attrInstance;
public $restoreInstance;
public $attrInstance;
/**
* This method is called before the first test of this test class is run.
*/