dead
(cherry picked from commit 6289415f615a1b510e992a01a26128e28974688d)
This commit is contained in:
parent
404a9408e5
commit
94373d040d
|
@ -220,10 +220,6 @@ public class CommonFunctionalTest extends RusefiTestBase {
|
|||
assertWaveNotNull(msg, chart, EngineChart.SPARK_2);
|
||||
assertWaveNotNull(msg, chart, EngineChart.SPARK_3);
|
||||
assertWaveNotNull(msg, chart, EngineChart.SPARK_4);
|
||||
|
||||
// todo: why is width precision so low here? is that because of loaded Windows with 1ms precision?
|
||||
double widthRatio = 0.25;
|
||||
// WAT? this was just 0.009733333333333387?
|
||||
assertWaveNotNull(msg, chart, EngineChart.INJECTOR_1);
|
||||
assertWaveNotNull(msg, chart, EngineChart.INJECTOR_2);
|
||||
assertWaveNotNull(msg, chart, EngineChart.INJECTOR_3);
|
||||
|
|
Loading…
Reference in New Issue