Formatting fix

pull/8513/head
Laurin-Luis Lehning 4 years ago committed by Xavier Claessens
parent 2607510b18
commit c787b28e3a
  1. 2
      test cases/failing/113 invalid fstring/test.json
  2. 2
      test cases/failing/114 invalid fstring/test.json

@ -2,6 +2,6 @@
"stdout": [ "stdout": [
{ {
"line": "test cases/failing/113 invalid fstring/meson.build:4:0: ERROR: Identifier \"dict\" does not name a formattable variable." "line": "test cases/failing/113 invalid fstring/meson.build:4:0: ERROR: Identifier \"dict\" does not name a formattable variable."
} }
] ]
} }

@ -2,6 +2,6 @@
"stdout": [ "stdout": [
{ {
"line": "test cases/failing/114 invalid fstring/meson.build:3:0: ERROR: Identifier \"foo\" does not name a variable." "line": "test cases/failing/114 invalid fstring/meson.build:3:0: ERROR: Identifier \"foo\" does not name a variable."
} }
] ]
} }

Loading…
Cancel
Save