[Pkg-javascript-commits] [less.js] 81/285: missing rename in gruntfile
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit d0b6c50aef1df6899dd34e756339939f8596dbd4
Author: Luke Page <luke.a.page at gmail.com>
Date: Wed Sep 3 16:23:23 2014 +0100
missing rename in gruntfile
---
Gruntfile.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Gruntfile.js b/Gruntfile.js
index a5000b8..9a70c8d 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -278,7 +278,7 @@ module.exports = function (grunt) {
// setup a web server to run the browser tests in a browser rather than phantom
grunt.registerTask('browsertest-server', [
- 'browsertest-less',
+ 'browsertest-lessjs',
'shell:browsertest-server'
]);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list