Skip to content

Commit

Permalink
Removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal committed Feb 28, 2014
1 parent 4d502f2 commit 82b2de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ZendTest/Db/Sql/Predicate/InTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ public function testGetExpressionDataWithSubselectAndArrayIdentifier()
array($in::TYPE_IDENTIFIER, $in::TYPE_IDENTIFIER, $in::TYPE_VALUE)
));
$this->assertEquals($expected, $in->getExpressionData());
}
}
}

0 comments on commit 82b2de3

Please sign in to comment.