From efad63ea434c9d0b4ed551b89a584e4189936790 Mon Sep 17 00:00:00 2001 From: Martin Aeschlimann Date: Tue, 31 Jan 2017 10:03:40 +0100 Subject: [PATCH] [pug] update tests for grammar update --- .../test/colorize-results/test-4287_pug.json | 12 +++++----- .../pug/test/colorize-results/test_pug.json | 24 +++++++++---------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/extensions/pug/test/colorize-results/test-4287_pug.json b/extensions/pug/test/colorize-results/test-4287_pug.json index 105341ac982..8dc6967058b 100644 --- a/extensions/pug/test/colorize-results/test-4287_pug.json +++ b/extensions/pug/test/colorize-results/test-4287_pug.json @@ -1,13 +1,13 @@ [ { "c": ".ssdsd", - "t": "text.jade constant.language.js", + "t": "text.jade entity.other.attribute-name.class.jade", "r": { - "dark_plus": "constant.language: #569CD6", - "light_plus": "constant.language: #0000FF", - "dark_vs": "constant.language: #569CD6", - "light_vs": "constant.language: #0000FF", - "hc_black": "constant.language: #569CD6" + "dark_plus": "entity.other.attribute-name: #9CDCFE", + "light_plus": "entity.other.attribute-name: #FF0000", + "dark_vs": "entity.other.attribute-name: #9CDCFE", + "light_vs": "entity.other.attribute-name: #FF0000", + "hc_black": "entity.other.attribute-name: #9CDCFE" } }, { diff --git a/extensions/pug/test/colorize-results/test_pug.json b/extensions/pug/test/colorize-results/test_pug.json index bee15dc2c9c..69bd4db3a9c 100644 --- a/extensions/pug/test/colorize-results/test_pug.json +++ b/extensions/pug/test/colorize-results/test_pug.json @@ -881,13 +881,13 @@ }, { "c": ".welcomebox", - "t": "text.jade constant.language.js", + "t": "text.jade entity.other.attribute-name.class.jade", "r": { - "dark_plus": "constant.language: #569CD6", - "light_plus": "constant.language: #0000FF", - "dark_vs": "constant.language: #569CD6", - "light_vs": "constant.language: #0000FF", - "hc_black": "constant.language: #569CD6" + "dark_plus": "entity.other.attribute-name: #9CDCFE", + "light_plus": "entity.other.attribute-name: #FF0000", + "dark_vs": "entity.other.attribute-name: #9CDCFE", + "light_vs": "entity.other.attribute-name: #FF0000", + "hc_black": "entity.other.attribute-name: #9CDCFE" } }, { @@ -1035,13 +1035,13 @@ }, { "c": ".loginbox", - "t": "text.jade constant.language.js", + "t": "text.jade entity.other.attribute-name.class.jade", "r": { - "dark_plus": "constant.language: #569CD6", - "light_plus": "constant.language: #0000FF", - "dark_vs": "constant.language: #569CD6", - "light_vs": "constant.language: #0000FF", - "hc_black": "constant.language: #569CD6" + "dark_plus": "entity.other.attribute-name: #9CDCFE", + "light_plus": "entity.other.attribute-name: #FF0000", + "dark_vs": "entity.other.attribute-name: #9CDCFE", + "light_vs": "entity.other.attribute-name: #FF0000", + "hc_black": "entity.other.attribute-name: #9CDCFE" } }, {