Browse Source

Whitespace fix

AD7six 11 years ago
parent
commit
d3aae7eac0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/ORM/TableRegistryTest.php

+ 0 - 1
tests/TestCase/ORM/TableRegistryTest.php

@@ -512,5 +512,4 @@ class TableRegistryTest extends TestCase
 
         $this->assertSame($plugin, $plugin3, 'Should be the same TestPluginTwo.Comments object');
     }
-
 }