aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin/src/test/resources/executables/mockError.js
diff options
context:
space:
mode:
authorElena Vilchik2019-12-18 17:10:10 +0100
committerAlban Auzeill2019-12-18 17:10:10 +0100
commitc8f0071c4f5336dfe0efc5d3c218ab49f2401264 (patch)
tree254cd5ed9531d7c62bab4f8ec082e085795ecb8f /sonar-css-plugin/src/test/resources/executables/mockError.js
parent13fe08e87c8a70ffe6e248b774ef826bbe1f779d (diff)
downloadsonar-css-c8f0071c4f5336dfe0efc5d3c218ab49f2401264.tar.bz2
Rely on NodeJS API of Stylelint to execute CSS rules (#221)
Diffstat (limited to 'sonar-css-plugin/src/test/resources/executables/mockError.js')
-rw-r--r--sonar-css-plugin/src/test/resources/executables/mockError.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/sonar-css-plugin/src/test/resources/executables/mockError.js b/sonar-css-plugin/src/test/resources/executables/mockError.js
deleted file mode 100644
index 23849a4..0000000
--- a/sonar-css-plugin/src/test/resources/executables/mockError.js
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/usr/bin/env node
-console.log("Incorrect json might appear if exception thrown during analysis")