aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin/src/test/resources/mock-start-server/throw.js
blob: 028dbc80cbcd373713b75d27141323ee393e6807 (plain)
1
2
3
#!/usr/bin/env node

throw "Something wrong happened"