Commit af3c0d0
committed
Revert "Add const for loop variable in regression_test.cc"
This reverts commit af09a15.
The RegressionTest::update_content_lengths method modifies the state
so it cannot be const. Therefore the test here cannot be const.1 parent af09a15 commit af3c0d0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments