Skip to content

Commit

Permalink
Removed a newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-P authored and wdalmut committed Apr 24, 2014
1 parent f9de394 commit 4abb35b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ZendTest/Form/View/Helper/FormRowTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -481,4 +481,3 @@ public function testCanSetOptionToWrapElementInLabel()
$this->assertRegexp('#^<label><span>baz</span><input name="foo" id="bar" type="text" value=""\/?></label>$#', $markup);
}
}

0 comments on commit 4abb35b

Please sign in to comment.