fix grunt shell:benchmark command

This commit is contained in:
seven-phases-max
2015-03-30 04:38:36 +04:00
parent e411f548c1
commit ff55171dc8

View File

@@ -36,7 +36,7 @@ module.exports = function (grunt) {
command: 'node test'
},
benchmark: {
command: 'node benchmark/less-benchmark.js'
command: 'node benchmark/index.js'
},
"sourcemap-test": {
command: [