feat: remove broken test system in codemirror-lang-graphql

This commit is contained in:
Andrew Bastin
2021-11-15 17:03:04 +05:30
parent 76a3b35e9e
commit 73568043f1
3 changed files with 0 additions and 19 deletions

View File

@@ -3,7 +3,6 @@
"version": "0.1.0",
"description": "GraphQL language support for CodeMirror",
"scripts": {
"test": "mocha test/test.js",
"prepare": "rollup -c"
},
"type": "module",