[FIR-TEST] Update cfg dumps in some tests

One of previous commit changed order for those graphs, but i didn't
  find which one
This commit is contained in:
Dmitriy Novozhilov
2020-06-19 15:44:23 +03:00
parent d01817ce14
commit bd8eaad885
12 changed files with 29 additions and 29 deletions
@@ -79,7 +79,7 @@ digraph defaultArguments_kt {
23 -> {24};
24 -> {25};
25 -> {26};
26 -> {19} [color=green];
26 -> {18} [color=red];
26 -> {19} [color=green];
}