diff options
Diffstat (limited to 'meson/test cases/failing/1 project not first/test.json')
-rw-r--r-- | meson/test cases/failing/1 project not first/test.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meson/test cases/failing/1 project not first/test.json b/meson/test cases/failing/1 project not first/test.json new file mode 100644 index 000000000..70f3c41ac --- /dev/null +++ b/meson/test cases/failing/1 project not first/test.json @@ -0,0 +1,7 @@ +{ + "stdout": [ + { + "line": "ERROR: First statement must be a call to project" + } + ] +} |