Commit 3bf342b
committed
test/methods: assume correct unit in Unitful test and remove useless test
Since the commit where the assumption about the function-likeness of
differentiated objects was made in step estimation, the correct unit
actually works.
The step with adaptive=0 was also useless, as a method with no
iterations does not converge, of course.1 parent 26431a3 commit 3bf342b
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 102 | + | |
105 | 103 | | |
106 | 104 | | |
107 | 105 | | |
108 | 106 | | |
109 | | - | |
110 | 107 | | |
111 | 108 | | |
112 | 109 | | |
113 | | - | |
114 | 110 | | |
115 | 111 | | |
116 | 112 | | |
| |||
0 commit comments