Completed
Push — master ( 2adb65...dd1c64 )
by Damian
02:34
created
tests/HTML5ValueTest.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @package framework
4
- * @subpackage tests
5
- */
3
+     * @package framework
4
+     * @subpackage tests
5
+     */
6 6
 class SS_HTML5ValueTest extends SapphireTest
7 7
 {
8 8
     public function testInvalidHTMLParsing()
Please login to merge, or discard this patch.