Remove all the extra spaces StyleCI wanted me to add :)

This commit is contained in:
Justin Hileman
2016-07-30 22:39:43 -07:00
parent eeee916433
commit 18a2adce3d
71 changed files with 0 additions and 71 deletions
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class Mustache_Test_Cache_AbstractCacheTest extends PHPUnit_Framework_TestCase
{
public function testGetSetLogger()
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group functional
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class Mustache_Test_Exception_SyntaxExceptionTest extends PHPUnit_Framework_TestCase
{
public function testInstance()
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class Mustache_Test_Exception_UnknownFilterExceptionTest extends PHPUnit_Framework_TestCase
{
public function testInstance()
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class Mustache_Test_Exception_UnknownHelperExceptionTest extends PHPUnit_Framework_TestCase
{
public function testInstance()
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class Mustache_Test_Exception_UnknownTemplateExceptionTest extends PHPUnit_Framework_TestCase
{
public function testInstance()
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group lambdas
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group pragmas
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group filters
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group lambdas
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group lambdas
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* A PHPUnit test case wrapping the Mustache Spec.
*
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group lambdas
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group lambdas
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group magic_methods
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group examples
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group lambdas
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group mustache_injection
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* A PHPUnit test case wrapping the Mustache Spec.
*
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group functional
* @group partials
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group sections
* @group functional
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
abstract class Mustache_Test_FunctionalTestCase extends PHPUnit_Framework_TestCase
{
protected static $tempDir;
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class Mustache_Test_HelperCollectionTest extends PHPUnit_Framework_TestCase
{
public function testConstructor()
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
abstract class Mustache_Test_SpecTestCase extends PHPUnit_Framework_TestCase
{
protected static $mustache;
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* @group unit
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class Mustache_Bar
{
// nada
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class Mustache_Foo
{
// nada
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
class NonMustacheClass
{
// noop