X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Fdomhandler%2Ftest%2Fcases%2F12-text_only.json;fp=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Fdomhandler%2Ftest%2Fcases%2F12-text_only.json;h=0000000000000000000000000000000000000000;hb=3ddadb3c98564791f0ac36cb39771d844a63dc91;hp=342dc45f08a61d5e1f652545c4f50e637b5a0c44;hpb=5f797af6612ed10887189b47a1efc2f915586e59;p=dotfiles%2F.git diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/domhandler/test/cases/12-text_only.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/domhandler/test/cases/12-text_only.json deleted file mode 100644 index 342dc45f..00000000 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/domhandler/test/cases/12-text_only.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Only text", - "options": {}, - "html": "this is the text", - "expected": [ - { - "data": "this is the text", - "type": "text" - } - ] -} \ No newline at end of file