Completed
Push — master ( dc4dd2...16100a )
by Mathias
08:39
created
module/Core/test/CoreTest/Form/FormTest.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -41,8 +41,8 @@  discard block
 block discarded – undo
41 41
     }
42 42
 
43 43
     /**
44
-    * @todo
45
-    */
44
+     * @todo
45
+     */
46 46
     /*
47 47
     public function testAdd()
48 48
     {
@@ -107,8 +107,8 @@  discard block
 block discarded – undo
107 107
     }
108 108
 
109 109
     /**
110
-    * @todo
111
-    */
110
+     * @todo
111
+     */
112 112
     /*
113 113
     public function testDisableElement()
114 114
     {    }
Please login to merge, or discard this patch.
module/Core/test/CoreTest/Form/SummaryFormTest.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -81,8 +81,8 @@
 block discarded – undo
81 81
     }
82 82
 
83 83
     /**
84
-    * @todo
85
-    */
84
+     * @todo
85
+     */
86 86
     /*
87 87
     public function testIsValid()
88 88
     {
Please login to merge, or discard this patch.
module/Core/test/CoreTest/Form/SummaryFormButtonsFieldsetTest.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -35,8 +35,8 @@
 block discarded – undo
35 35
     }
36 36
 
37 37
     /**
38
-    * @todo
39
-    */
38
+     * @todo
39
+     */
40 40
     /*
41 41
     public function testInit()
42 42
     {
Please login to merge, or discard this patch.