Skip to content

Commit

Permalink
Removed extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 29, 2014
1 parent 751a886 commit c8d686f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase/Database/Schema/SqliteSchemaTest.php
Expand Up @@ -733,7 +733,6 @@ public function testCreateTemporary() {
$this->assertContains('CREATE TEMPORARY TABLE', $sql[0]);
}


/**
* Test primary key generation & auto-increment.
*
Expand Down

0 comments on commit c8d686f

Please sign in to comment.