diff --git a/src/Symfony/Component/Translation/Tests/fixtures/malformed.json b/src/Symfony/Component/Translation/Tests/fixtures/malformed.json index 1ee47ffc05..4563ec6da8 100644 --- a/src/Symfony/Component/Translation/Tests/fixtures/malformed.json +++ b/src/Symfony/Component/Translation/Tests/fixtures/malformed.json @@ -1,3 +1,3 @@ { - "foo": "bar" " + "foo" "bar" } \ No newline at end of file