Skip to content
Snippets Groups Projects
Commit f8cacca0 authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[Lint] fixes Check EOL EOF: src/plugins/server/tests/batch/wrong.json

parent bc38aac9
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,6 @@ Changelog merge=union
/tests/spec/unfinished-oneline-acsl-comment.i -check-eoleof
/doc/developer/check_api/run.oracle -check-eoleof
/src/plugins/server/tests/batch/wrong.json -check-eoleof
## Unset "-check-utf8"
......
[
{ id:"unknown request", request:"kernel.unknown", data:null, comment:"the request doesn't exist" },
{ id:"wrong data", request:"kernel.ast.printFunction", data:{f1:1, f2:{x:1, y:2}, f3:null}, comment:"ident is expected, object is given" }
]
\ No newline at end of file
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment