some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / domhandler / test / cases / 12-text_only.json
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 (file)
index 342dc45..0000000
+++ /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