Frank Haverland пре 3 година
родитељ
комит
99e6243e25
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      code/test/components/jomjol-flowcontroll/test_flowpostprocessing.cpp

+ 1 - 1
code/test/components/jomjol-flowcontroll/test_flowpostprocessing.cpp

@@ -305,7 +305,7 @@ void test_doFlow() {
 
        // Fehler bei V12.0.1 
         // Lokal
-        digits = { 9.8, 9.8, 1.9, 0.9, 0.9, 9.9, 2.9, 4.8};  // 169.3493 als falsches Ergebnis
+        digits = { 9.8, 9.8, 1.9, 0.9, 0.9, 9.9, 2.9, 4.8};  // 211.0355 als falsches Ergebnis
         analogs = { 5.5};
         expected = "211.0345";
         expected_extended= "211.03455";