From 58eac339a585ea60329d554b6d6967e195fee19e Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Thu, 5 Dec 2019 17:55:50 +0100 Subject: [PATCH] +chg: correction of of line --- .../UTF-8/sample_encoding_utf-8 (issue #1831).json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/test_files/encoding/UTF-8/sample_encoding_utf-8 (issue #1831).json diff --git a/test/test_files/encoding/UTF-8/sample_encoding_utf-8 (issue #1831).json b/test/test_files/encoding/UTF-8/sample_encoding_utf-8 (issue #1831).json new file mode 100644 index 000000000..6adae2fce --- /dev/null +++ b/test/test_files/encoding/UTF-8/sample_encoding_utf-8 (issue #1831).json @@ -0,0 +1,9 @@ +{ + "manifest_version": 2, + "name": "k view", + "version": "0.5", + "description": "ใƒ†ใ‚นใƒˆใ€‚", + "browser_action": { + "default_icon": { "19": "round-done-button.png" } + }, +} \ No newline at end of file